We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9795ab0 commit 23bacb9Copy full SHA for 23bacb9
dot_zshrc
@@ -60,10 +60,8 @@ if [[ `uname` == "Darwin" ]]; then
60
antigen bundle macos
61
fi
62
# Bundles from other repos
63
-ZSH_EVALCACHE_DIR=~/.zsh-evalcache # Required for HUJI course users
64
antigen bundle mroth/evalcache # Speeds up evals
65
antigen bundle lukechilds/zsh-nvm # Lazy-loads nvm
66
-antigen bundle marlonrichert/zsh-autocomplete@main
67
antigen bundle zsh-users/zsh-syntax-highlighting
68
69
antigen theme romkatv/powerlevel10k # Load the theme.
0 commit comments