diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -17,10 +17,6 @@ if [ ! -d /usr/share/autojump ]; then fi . /usr/share/autojump/autojump.zsh -# proxy -export http_proxy='http://127.0.0.1:7890' -export https_proxy='http://127.0.0.1:7890' - # zplug if [ ! -d ~/.zplug ]; then echo 'Installing zplug ... ' |