blob: 0ac85ae250a17da1a7f54ecc1ee61abdd6dc021b (
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:
| `<NAME>` | Contents | Comments
---|---|---
| `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
| `system` | bash, X
| `vim` | vim | Highly subjective
|