My dotfiles
This repository contains the configuration files I use on Linux computers. Only tested on Fedora as of 2024, confirmed to work with Fedora 41.
Clone the repository:
$ git clone [email protected]:lararosekelley/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.
For my Neovim configuration, check out my nvim repository.
For my Emacs configuration, check out my emacs.d repository.
Copyright (c) 2014-2025 Lara Kelley. MIT License.