aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 28f8cf1421cc28f419bd5ade6b1cba3ea4d0b8c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Dotfiles

## Installation

1. Backup your current configuration files, they will be overwrite
2. `cd` in this repo
3. Run the `install.sh` 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

## School 19 Config

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