summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init_new_user.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/init_new_user.sh b/init_new_user.sh
index 153ba64..b5efbde 100644
--- a/init_new_user.sh
+++ b/init_new_user.sh
@@ -16,6 +16,3 @@ for i in .zshrc .vimrc .screenrc .screenrc-2 .zprofile .htoprc; do
done
mkdir -p .zsh .vim
-
-touch .zshenv
-echo "setopt no_global_rcs" >> .zshenv