diff --git a/.zshrc b/.zshrc index 2839f47..8c2ef89 100644 --- a/.zshrc +++ b/.zshrc @@ -71,7 +71,7 @@ zstyle ':omz:update' mode auto # update automatically without asking # Custom plugins may be added to $ZSH_CUSTOM/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git, poetry) +plugins=(poetry git) source $ZSH/oh-my-zsh.sh