diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..17ea6d4 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Configuration files + +The 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). |
