From e0c610849b00dbd098913ebc082a1142c19647b7 Mon Sep 17 00:00:00 2001 From: gxlin Date: Fri, 29 Jan 2021 10:44:57 +0800 Subject: modify some config --- .zshrc | 3 --- 1 file changed, 3 deletions(-) (limited to '.zshrc') 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 - -- cgit v1.2.3