From 916e54a91bfe582ccbf0e8ae362f2cf4d532734f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Fri, 27 Jan 2017 11:13:52 +0100 Subject: [PATCH] Update init script. --- script.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script.sh b/script.sh index 0de3f52..971df98 100755 --- a/script.sh +++ b/script.sh @@ -3,3 +3,5 @@ ln -f -s `pwd`/.emacs.el ~/ ln -f -s `pwd`/.emacs.d ~/ ln -f -s `pwd`/.bashrc ~/ + +ln -f -s `pwd`/fish ~/.config