From 15836982fc01eb8721b97ba247b0d518d6ac5fca Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 11 Oct 2019 08:12:51 +0200 Subject: Exam config --- README.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4522370..fcedc3c 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,5 @@ # Configuration files -## Installation +## Exam branch -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. +Minimal config files for exams -- cgit