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