We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7892ed commit ee816a8Copy full SHA for ee816a8
linux/zsh/.zshrc
@@ -71,7 +71,7 @@ COMPLETION_WAITING_DOTS="true"
71
# Example format: plugins=(rails git textmate ruby lighthouse)
72
# Add wisely, as too many plugins slow down shell startup.
73
# Note: Ensure to execute ~/.dotfiles/git-flow.sh before using other plugins
74
-plugins=(git git-flow-completion zsh-autosuggestions fast-syntax-highlighting)
+plugins=(brew git globalias gradle grails git-flow-completion zsh-autosuggestions fast-syntax-highlighting)
75
76
77
# User configuration
0 commit comments