chore(env/fzf): remove old defunct install path for fzf

This commit is contained in:
2024-05-27 00:30:04 +01:00
parent ad40c1e2e3
commit de14e784c3

6
zshenv
View File

@@ -292,12 +292,6 @@ path_prepend "$HOME/.orbstack/bin"
# Google Cloud SDK setup
source-if-exists "${HOMEBREW_PREFIX}/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc"
# ==============================================================================
# Path setup for select binaries installed with zinit
# ==============================================================================
path_prepend "$HOME/.local/zsh/zinit/plugins/junegunn---fzf"
# ==============================================================================
# Local Overrides
# ==============================================================================