blob: 8daca94db5592996426e9ceb1bc3ada53e3fac0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Dotfiles
## Installation
1. Backup your current configuration files, they will be overwritten
2. `cd` in this repo
3. Run the `install` script
## Tools I use
* [vim](https://github.com/vim/vim) - terminal text editor
* [zsh](https://www.zsh.org/) - interactive shell
* [xmonad](https://xmonad.org) - window manager
* [redshift](http://jonls.dk/redshift/) - change screen color temperature
* [mutt](http://www.mutt.org/) - email client
* [newsboat](https://newsboat.org/) - RSS feed reader
* [moc](https://moc.daper.net/) - music player
## School 19 Config
Configuration for school 19 can be found on the [s19](https://github.com/HappyTramp/dotfiles/tree/s19) branch.
|