Go to file
earnest ma 0629eb8ed9
nvim(neogit): Remove use magit keybindings
2022-01-28 13:54:39 -05:00
.restic .restic/restic-do: Fix date command 2022-01-10 11:42:48 -05:00
aerc/.config/aerc Reimport 2021-11-04 23:18:36 -04:00
alacritty/.config/alacritty Add back alacritty config 2021-12-26 23:19:35 -05:00
bin/.local/bin bin: Add pash script 2021-12-27 20:45:00 -05:00
git/.config/git git/config: Add alias for checking out PRs 2021-12-14 00:04:32 -05:00
gnupg gnupg: Add gpg-agent conf to time out in a day 2021-12-28 10:12:25 -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 nvim(neogit): Remove use magit keybindings 2022-01-28 13:54:39 -05:00
shell_common ghq cd function 2021-12-31 22:12:14 -05:00
systemd/.config/systemd/user Remove backup maintenance systemd files 2022-01-26 10:06:35 -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 zshrc: Add zoxide 2022-01-24 11:20:35 -05:00
LICENSE Update copyright 2022-01-12 11:32:06 -05:00
README.md Fedora 34 -> 35 2022-01-06 21:48:32 -05:00
bootstrap.sh bootstrap.sh: Add more packages to install 2021-12-10 21:06:12 -05:00

README.md

Dotfiles

These dotfiles are managed using GNU Stow and I use them on my systems running Fedora 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.