Skip to content

tylucaskelley/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My dotfiles


This repository contains the configuration files I use on Linux computers (only tested on Fedora as of 2024).

Getting started

Clone the repository:

$ git clone git@github.com:tylucaskelley/dotfiles

Next, either copy files manually to your home directory, or use the provided copy script:

$ cd dotfiles && ./copy

It will prompt you to copy each file individually, so that no unexpected changes are made.

Neovim configuration

For my Neovim configuration, check out my nvim repository.

License

Copyright (c) 2014-2024 Ty-Lucas Kelley. MIT License.