aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.zshrc b/.zshrc
index 0d63a88..3bd3897 100644
--- a/.zshrc
+++ b/.zshrc
@@ -10,8 +10,6 @@ HISTSIZE=1000
SAVEHIST=1000
HISTFILE=~/.zsh_history
-# file
-[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
[[ -s /etc/profile.d/autojump.sh ]] && source /etc/profile.d/autojump.sh
# proxy
@@ -65,4 +63,3 @@ if ! zplug check --verbose; then
fi
fi
zplug load
-