From 35f4b5e7d2e190a899e9ab3c58619d03460db53b Mon Sep 17 00:00:00 2001 From: Charles Date: Sun, 26 Jul 2020 21:54:02 +0200 Subject: Added mail config with mutt --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 28f8cf1..a8a1825 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Installation -1. Backup your current configuration files, they will be overwrite +1. Backup your current configuration files, they will be overwritten 2. `cd` in this repo -3. Run the `install.sh` script +3. Run the `install` script ## Tools I use @@ -12,6 +12,7 @@ * [zsh](https://www.zsh.org/) - interactive shell * [xmonad](https://xmonad.org) - window manager * [redshift](https://github.com/jonls/redshift) - change screen color temperature +* [mutt](http://www.mutt.org/) - email client ## School 19 Config -- cgit