blob: f81215a9ce6636ccdb9e218f377fc9d782296f25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# dotfiles
My dotfiles. Feel free to use what you can.
## Install
`stow -t ~ <NAME>`, where `<NAME>` is one of:
- `clean`: [Clean](http://clean.cs.ru.nl)
- `email`: msmtp, neomutt, notmuch, offlineimap (WIP. I'm using a development version of NeoMutt)
- `git`: git (edit `~/.gitconfig.local` yourself)
- `haskell`: GHCi (you need to `cabal install` some things)
- `i3`: i3, i3bar, X
- `system`: bash, X
- `vim`: vim (highly subjective)
- `x`: X
|