blob: 173e77f0f3c3a527aa0a3a6bff1bc9fa0cfb53d8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# dotfiles
My dotfiles. Feel free to use what you can.
## Install
`stow -t ~ <NAME>`, where `<NAME>` is one of:
- `clean`: [Clean](https://clean-lang.org)
- `fonts`: fonts I often use (remember to use `fc-cache -fv`)
- `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)
- `transmission`: for the Transmission torrent downloader
- `vim`: vim (highly subjective)
- `x`: X `/etc` files (no need to `stow` this)
- `yoga`: files specific to my Lenovo Yoga
- `zenbook`: files specific to my Asus Zenbook
|