blob: 6dc9c4bfcfb2d23bd624e51d22d96f3bb588ffeb (
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:
- `clean`: [Clean](http://clean.cs.ru.nl)
- `fonts`: fonts I often use
- `git`: git (edit `~/.gitconfig.local` yourself)
- `haskell`: GHCi
- `i3`: i3, i3bar, X
- `system`: bash, X
- `texlive`: profile to install TeX Live (no need to `stow` this)
- `vim`: vim (highly subjective)
- `x`: X
- `zenbook`: files specific to my Asus Zenbook
|