@ -50,6 +50,11 @@ if (( $+commands[navi] )); then
eval "$(navi widget zsh)"
fi
# Per-directory env
if (( $+commands[direnv])); then
eval "$(direnv hook zsh)"
# Use fd for fzf
if (( $+commands[fd] )); then
_fzf_compgen_path() {
The note is not visible to the blocked user.