Fixed zshrc for actually doing the right thing

This commit is contained in:
acicchetti 2019-06-05 10:42:44 -04:00
parent 732c997ce1
commit 1d4b7497ad

View file

@ -46,7 +46,9 @@ antigen bundle command-not-found
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-completions
antigen bundle asdf
antigen bundle matthieusb/zsh-sdkman
if [[ ! ($(uname) -eq "Darwin") ]]; then
antigen bundle matthieusb/zsh-sdkman
fi
antigen theme denysdovhan/spaceship-prompt
# antigen theme romkatv/powerlevel10k powerlevel10k