Skip to content

Commit 23bacb9

Browse files
authored
Update dot_zshrc
1 parent 9795ab0 commit 23bacb9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dot_zshrc

-2
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,8 @@ if [[ `uname` == "Darwin" ]]; then
6060
antigen bundle macos
6161
fi
6262
# Bundles from other repos
63-
ZSH_EVALCACHE_DIR=~/.zsh-evalcache # Required for HUJI course users
6463
antigen bundle mroth/evalcache # Speeds up evals
6564
antigen bundle lukechilds/zsh-nvm # Lazy-loads nvm
66-
antigen bundle marlonrichert/zsh-autocomplete@main
6765
antigen bundle zsh-users/zsh-syntax-highlighting
6866

6967
antigen theme romkatv/powerlevel10k # Load the theme.

0 commit comments

Comments
 (0)