Go to file
earnest ma 26ce7c4b3e
git: global ignore
2021-12-09 10:50:11 -05:00
aerc/.config/aerc Reimport 2021-11-04 23:18:36 -04:00
git/.config/git git: global ignore 2021-12-09 10:50:11 -05:00
hgrc Add mercurial config, again 2021-12-02 23:38:38 -05:00
nano add .nanorc 2021-12-06 22:05:17 -05:00
neovim/.config/nvim neovim: yeet ex mode 2021-12-02 23:39:10 -05:00
shell_common/.config/shell_common aliases: Add freecodecamp coderadio radio (mpv) 2021-11-09 12:18:24 -05:00
tmux/.config/tmux Reimport 2021-11-04 23:18:36 -04:00
vscodium/.config/VSCodium Reimport 2021-11-04 23:18:36 -04:00
zsh zsh: Make clear alias work, could have caused issues 2021-12-09 10:32:53 -05:00
LICENSE Reimport 2021-11-04 23:18:36 -04:00
README.md README -> README.md 2021-11-22 13:42:45 -05:00
bootstrap.sh Prep for Doom Emacs + dependencies 2021-12-08 14:55:55 -05:00

README.md

Dotfiles

These dotfiles are managed using GNU Stow and I use them on my systems running Fedora 34/ 35.

Usage

Clone the repository to ~/.dotfiles, use stow */ -[D]v to create/ remove all the links.

If you are setting up a fresh system, follow the comments in bootstrap.sh and then run curl https://git.sr.ht/~earnestma/dotfiles/blob/main/bootstrap.sh | bash. Your password might be required twice.