diff --git a/home_root/.zshrc b/home_root/.zshrc index 324213e..0c1db86 100644 --- a/home_root/.zshrc +++ b/home_root/.zshrc @@ -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]