This commit is contained in:
Chuck Hawley (chawley/shawshank)
2017-10-10 12:31:35 -04:00
parent f3c964e433
commit 75872b4067

2
.zshrc
View File

@@ -52,7 +52,7 @@ COMPLETION_WAITING_DOTS="true"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git)
plugins=(git zsh-autosuggestions)
source $ZSH/oh-my-zsh.sh