diff --git a/.zshrc b/.zshrc index cdd2460..cf0b213 100644 --- a/.zshrc +++ b/.zshrc @@ -14,7 +14,6 @@ fpath=( ~/.zfunc ${ASDF_DIR}/completions - /usr/share/zsh/"$(zsh --version| cut -d ' ' -f2)/functions" $fpath )