Go to file
earnest ma bcec804f1a
Reimport
2021-11-04 23:18:36 -04:00
aerc/.config/aerc Reimport 2021-11-04 23:18:36 -04:00
git/.config/git Reimport 2021-11-04 23:18:36 -04:00
shell_common/.config/shell_common Reimport 2021-11-04 23:18:36 -04: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 Reimport 2021-11-04 23:18:36 -04:00
LICENSE Reimport 2021-11-04 23:18:36 -04:00
README Reimport 2021-11-04 23:18:36 -04:00

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