From 25892b502b18958b31a1b1ec6cd4e4d165481e9b Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 11 Oct 2022 12:29:43 +0200 Subject: Small tweaks --- install/install_mac.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install/install_mac.sh b/install/install_mac.sh index 9b1af7b..c2c46a8 100755 --- a/install/install_mac.sh +++ b/install/install_mac.sh @@ -69,6 +69,7 @@ if [ $res -eq 1 ]; then ln -isf "$CWD/Common/zshrc" ~/.zshrc ln -isf "$CWD/Common/vimrc" ~/.vimrc ln -isf "$CWD/Common/vim" ~/.vim + ln -isf "$CWD/Common/nvim" ~/.config/nvim ln -isf "$CWD/Common/p10k.zsh" ~/.p10k.zsh rm -r ~/Library/texmf/tex && ln -isf "$CWD/Common/tex" ~/Library/texmf/tex tput rc; tput ed -- cgit v1.2.3