summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-06-06 16:24:58 +0100
committerUrbain Vaes <urbain@vaes.uk>2015-06-06 16:24:58 +0100
commitc01d3f5fc4106ba91f8b20f343b57cb8eecfeac3 (patch)
treea4f960b4a8bce6dda435cfc65b6f50303854810c /README.md
parent2584481d7f2cf3c8a39918d74cfb41274d9e2bd8 (diff)
parentf340084bd19ce651a217df6f6ae11c5d3e145943 (diff)
Merge branch 'master' of github.com:uvaes/dotfiles
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c6d79e..1245e3c 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,7 @@ This repository contains my configuration files. I use the following programs:
+ *offlineimap* + *mutt* + *msmtp* to receive, wirte, and send emails.
+ *zsh* with the *oh-my-zsh* framework as my shell.
-All the configuration files can be installed by executing the script install.sh.
+All the configuration files can be installed by executing the script install.sh, which can be used to
+
+- Install, update, and clean git repositories. Thanks to a parallel implementation inspired from [vim-plug](https://github.com/junegunn/vim-plug), this is done efficiently by the script.
+- Install copies (symbolic links) of the configuration files in my home directory.