Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 664 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 664 Bytes

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.