earnest ma bcec804f1a | ||
---|---|---|
aerc/.config/aerc | ||
git/.config/git | ||
shell_common/.config/shell_common | ||
tmux/.config/tmux | ||
vscodium/.config/VSCodium | ||
zsh | ||
LICENSE | ||
README |
README
# Dotfiles Hopefully this is the last time I start over! These dotfiles are managed using Stow and I use them on my system running Fedora 34. ## Usage Clone the repository and run the script to bootstrap and stow files. ```shell git clone https://git.sr.ht/~earnestma/dotfiles cd dotfiles ./bootstrap.sh ``` Or, use `stow */ -[D]v` to set up/ remove all the links. ## Thanks - https://git.sr.ht/~seirdy/dotfiles - and various others! <3