diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-06-07 23:38:45 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-06-07 23:38:45 +0100 |
commit | 0e4c058f58a66aca92e6e0badb184a1beb079946 (patch) | |
tree | 87c40e934239acfa3cb76cf97cd24543687ebf0d /README.md | |
parent | 6be2e5fbbb2991723a0c56f92a4a83b8860e7562 (diff) | |
parent | c01d3f5fc4106ba91f8b20f343b57cb8eecfeac3 (diff) |
Merge remote-tracking branch 'origin/master'
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. |