From 4ef14d855be8f6a56e05483a34f572d5b8c2f151 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Fri, 17 Jan 2020 12:16:49 +0100 Subject: Updated vimconf, and made som bash scripts --- install/install_mac.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install/install_mac.sh') diff --git a/install/install_mac.sh b/install/install_mac.sh index e4d5a9a..d26ed16 100755 --- a/install/install_mac.sh +++ b/install/install_mac.sh @@ -70,6 +70,7 @@ dlgYN "> Create symlinks" res if [ $res -eq 1 ]; then CWD=$(PWD) tput sc + ln -isf "$CWD/bin" ~/bin ln -isf "$CWD/mac/zshrc" ~/.zshrc ln -isf "$CWD/mac/tmux.conf" ~/.tmux.conf ln -isf "$CWD/mac/Hyperterm/hyper.js" ~/.hyper.js -- cgit v1.2.3