blob: 44f18d8d11c42c196213d59c01f69bf6b93f1186 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# dotfiles
My dotfiles. Feel free to use what you can.
## Install
`stow -t ~ <NAME>`, where `<NAME>` is one of:
| `<NAME>` | Contents | Comments
---|---|---
| `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
|