aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a8a1825e78950599459b8e387015fec338e22b81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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](https://github.com/jonls/redshift) - change screen color temperature
* [mutt](http://www.mutt.org/) - email client

## School 19 Config

Configuration for school 19 can be found on the [s19](https://github.com/HappyTramp/dotfiles/tree/s19) branch.