Personal dotfiles repo
 
 
 
 
 
Go to file
earnest ma 736e28a2e9
Update README
2021-11-22 13:35:04 -05:00
aerc/.config/aerc Reimport 2021-11-04 23:18:36 -04:00
git/.config/git git: Credential store 2021-11-07 18:20:23 -05:00
neovim/.config/nvim neovim: Add basic config 2021-11-05 06:46:40 -04: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 .zshrc: Fix miniplug install command 2021-11-22 09:58:57 -05:00
LICENSE Reimport 2021-11-04 23:18:36 -04:00
README Update README 2021-11-22 13:35:04 -05:00

README

# Dotfiles

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