commit b2a4e09b2899f8674aac9b88eff8ea05b9d558e5
parent 024588c6682c2de71b1d834d35206860954a34c3
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Mon, 30 Mar 2015 02:41:10 +0200
rm protection
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/install.sh b/install.sh
@@ -4,6 +4,7 @@ mkdir -p ~/logs
mkdir -p ~/temp/{vim,mutt}
mkdir -p ~/temp/vim/{temp,backup}
mkdir -p ~/apps
+touch "~/-@" # http://unix.stackexchange.com/a/77868
# TODO install urlpicker
cd ~/apps
git clone 'https://github.com/clvv/fasd'