earnest ma 448a85d588 | ||
---|---|---|
aerc/.config/aerc | ||
alacritty/.config/alacritty | ||
bin/.local/bin | ||
git/.config/git | ||
hgrc | ||
nano | ||
neovim/.config/nvim | ||
shell_common | ||
tmux/.config/tmux | ||
vscodium/.config/VSCodium | ||
zsh | ||
LICENSE | ||
README.md | ||
bootstrap.sh |
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.