aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index aac1b43..974f4ea 100755
--- a/install
+++ b/install
@@ -65,6 +65,7 @@ if [[ $REPLY =~ ^[Yy]?$ ]]; then
# Contains:
# inst mutt/ ~/.mutt
# inst msmtprc ~/.msmtprc
+ mkdir -p ~/.cache/mutt # directory for temporaly html files
fi
read -p "Install i3 configuration and related tools? (Y/n) "