aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-01-29 10:44:57 +0800
committergxlin <[email protected]>2021-01-29 10:44:57 +0800
commite0c610849b00dbd098913ebc082a1142c19647b7 (patch)
treea49ce5a7f8620cbfd34b2ab7984e4425048c5c90 /.zshrc
parent320b189f7c33655bab70ed631c4085603ec76a33 (diff)
downloaddotfiles-e0c610849b00dbd098913ebc082a1142c19647b7.tar.gz
dotfiles-e0c610849b00dbd098913ebc082a1142c19647b7.tar.bz2
dotfiles-e0c610849b00dbd098913ebc082a1142c19647b7.zip
modify some config
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
-