diff --git a/zshrc b/zshrc index 72af62d..3307cd4 100644 --- a/zshrc +++ b/zshrc @@ -114,8 +114,8 @@ fi if [[ -f "/etc/synoinfo.conf" ]]; then export PATH="$PATH:/opt/bin" -else - ufetch fi +ufetch + [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh