fix: change mix zsh plugin

This commit is contained in:
James Walker 2020-09-11 17:11:03 -04:00
parent e2d030cb57
commit e604d14d47
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -19,7 +19,7 @@ export ZSH_CUSTOM=$HOME/.zsh/custom
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(asdf shrink-path aws gcloud extract command-not-found tmux tmuxinator git github ssh-agent docker docker-compose mix-fast)
plugins=(asdf shrink-path aws gcloud extract command-not-found tmux tmuxinator git github ssh-agent docker docker-compose mix)
# ruby
if [ -x ruby ]; then