diff options
| -rw-r--r-- | README.md | 18 | 
1 files changed, 8 insertions, 10 deletions
| @@ -6,13 +6,11 @@ My dotfiles. Feel free to use what you can.  `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 +- `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 | 
