aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 45223704759afcf0b5e5797843f1b709ad077c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Configuration files

## Installation

1. backup your current configuration files, they will be overwrite
2. `cd` in this repo
3. run `make`

## Tools I use

* [vim](https://github.com/vim/vim): terminal text editor
* [zsh](https://www.zsh.org/): interactive shell
* [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh): plugins and themes for zsh
* [tmux](https://github.com/tmux/tmux): multiple terminal/panel
* [redshift](https://github.com/jonls/redshift): change screen color temperature

The tmux theme can be found [here](https://github.com/jimeh/tmux-themepack).

## School 19 Config

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