From b53865b10d9aaf601470b4ec30b610e931158183 Mon Sep 17 00:00:00 2001 From: Mei Akizuru Date: Fri, 1 Nov 2024 19:53:13 +0900 Subject: [PATCH] disable enhancd ref: https://github.com/babarot/enhancd/issues/206 --- _zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_zshrc b/_zshrc index 654609d..5c4569c 100644 --- a/_zshrc +++ b/_zshrc @@ -31,7 +31,7 @@ zinit ice lucid wait''; zinit light zsh-users/zsh-completions zinit ice lucid wait''; zinit light zsh-users/zsh-autosuggestions zinit ice lucid wait''; zinit light zdharma-continuum/fast-syntax-highlighting zinit ice lucid wait''; zinit light zdharma-continuum/history-search-multi-word -zinit ice lucid wait''; zinit light b4b4r07/enhancd +# zinit ice lucid wait''; zinit light b4b4r07/enhancd zinit ice lucid wait''; zinit light paulirish/git-open autoload -Uz compinit && compinit