From 51171ba2bb89adfff6705ef8e8ea2005030697f5 Mon Sep 17 00:00:00 2001 From: thek4n Date: Sun, 14 Nov 2021 18:50:58 +0300 Subject: [PATCH] ref: setup.sh --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index fdebd32..189525c 100644 --- a/setup.sh +++ b/setup.sh @@ -2,4 +2,5 @@ ln -s "$PWD"/dotfiles/.subbash ~ ln -s "$PWD"/dotfiles/.bashrc ~ +ln -s "$PWD"/dotfiles/.zshrc ~ ln -s "$PWD"/dotfiles/.vimrc ~