diff --git a/setup.sh b/setup.sh deleted file mode 100755 index 189525c..0000000 --- a/setup.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/bash - -ln -s "$PWD"/dotfiles/.subbash ~ -ln -s "$PWD"/dotfiles/.bashrc ~ -ln -s "$PWD"/dotfiles/.zshrc ~ -ln -s "$PWD"/dotfiles/.vimrc ~