Personal dotfiles repo
 
 
 
 
 
Go to file
earnest ma a32620401c
.zprofile: Update calibre env vars so that dark mode works
2021-11-19 19:50:51 -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 .zprofile: Update calibre env vars so that dark mode works 2021-11-19 19:50:51 -05: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