aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-08-16 11:20:18 +0200
committerCharles <sircharlesaze@gmail.com>2019-08-16 11:20:18 +0200
commitec75775b276a8c323ae01bbd71b998a7f3c44e39 (patch)
tree8412e10e161553459fe8292cc021bff643015fea /README.md
downloaddotfiles-ec75775b276a8c323ae01bbd71b998a7f3c44e39.tar.gz
dotfiles-ec75775b276a8c323ae01bbd71b998a7f3c44e39.tar.bz2
dotfiles-ec75775b276a8c323ae01bbd71b998a7f3c44e39.zip
Initial commit for dotfiles
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
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).