Revert "zsh: restore the vendored fzf PATH entry, guarded"

This reverts commit 430c34827e.
This commit is contained in:
vh
2026-09-24 09:05:52 -07:00
parent 430c34827e
commit 31e5251086
-2
View File
@@ -1,8 +1,6 @@
#extend path
path=(~/bin $path)
path=(~/.local/bin $path)
# fzf vendored by lk-installers/install-apps (only if installed)
[ -d ~/.cache/lk-tools/fzf/bin ] && path=(~/.cache/lk-tools/fzf/bin $path)
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n]