From 31e5251086f2c9ca8795f8649961d01bd1c1af85 Mon Sep 17 00:00:00 2001 From: Vuong Hoang Date: Thu, 24 Sep 2026 09:05:52 -0700 Subject: [PATCH] Revert "zsh: restore the vendored fzf PATH entry, guarded" This reverts commit 430c34827e72f0ef15db19952ed98a5fd5612525. --- home_root/.zshrc | 2 -- 1 file changed, 2 deletions(-) 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]