diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-06-06 16:08:00 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-06-06 16:08:00 +0100 |
commit | f340084bd19ce651a217df6f6ae11c5d3e145943 (patch) | |
tree | bc75d06ebd9b944de76e76d2c28c7984d24d728c /README.md | |
parent | c53aa7ade263a59aab221c83ebcd297aa628c2dd (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |