diff --git a/.zshrc b/.zshrc index 7f8b0d1..cf19105 100644 --- a/.zshrc +++ b/.zshrc @@ -1,5 +1,5 @@ zmodload zsh/zprof -plugins=(git kubectl zsh-autosuggestion) +plugins=(git kubectl zsh-autosuggestions) # If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH