Skip to content

Commit 51f7374

Browse files
committed
disabled enhancd until it's fixed babarot/enhancd#206
1 parent a029fb8 commit 51f7374

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.zshrc

+4-4
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ ZVM_LINE_INIT_MODE=$ZVM_MODE_INSERT
113113
# powerline-daemon -q
114114
# . /usr/share/powerline/bindings/zsh/powerline.zsh
115115

116-
# Initialize enhancd
117-
antibody bundle "CupricReki/enhancd"
118-
export ENHANCD_FILTER="fzf --preview='exa --tree --group-directories-first --git-ignore --level 1 {}'"
119-
source "$HOME/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-b4b4r07-SLASH-enhancd/init.sh"
116+
# Initialize enhancd - Currently Broken
117+
# antibody bundle "CupricReki/enhancd"
118+
# export ENHANCD_FILTER="fzf --preview='exa --tree --group-directories-first --git-ignore --level 1 {}'"
119+
# source "$HOME/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-b4b4r07-SLASH-enhancd/init.sh"
120120

121121
# Load kubectl bundle if installed
122122
kubectl --version &> /dev/null

0 commit comments

Comments
 (0)