diff --git a/.zsh_local b/.zsh_local deleted file mode 100644 index e69de29..0000000 diff --git a/copy.sh b/copy.sh index e479caf..e202d34 100755 --- a/copy.sh +++ b/copy.sh @@ -30,3 +30,5 @@ done mkdir -p ~/.vim/colors ln -sf $SCRIPT_DIR/.vim/colors/* ~/.vim/colors/ + +touch ~/.zsh_local