diff --git a/setup.sh b/setup.sh index c81a025..3be617a 100644 --- a/setup.sh +++ b/setup.sh @@ -5,6 +5,6 @@ curl https://raw.githubusercontent.com/sup39/zsh-setup/master/zshrc -o $HOME/.zs [ -d $HOME/.vim/sup39 ] || git clone https://github.com/sup39/vimrc $HOME/.vim/sup39 # .vimrc [ -f $HOME/.vimrc ] || cat >$HOME/.vimrc <