commit 8b94381168f34aaafd0bcd5d11c977c668d7a718
parent 5469f61505a40c0fbfefffcf55a8c0df9b9084d9
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Mon, 30 Mar 2015 02:42:58 +0200
oops
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/install.sh b/install.sh
@@ -4,7 +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
+touch ~/-@ # http://unix.stackexchange.com/a/77868
# TODO install urlpicker
cd ~/apps
git clone 'https://github.com/clvv/fasd'