Skip to content

Commit ee816a8

Browse files
[refactor][zsh] add grails for autocompletion (#107)
1 parent a7892ed commit ee816a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/zsh/.zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ COMPLETION_WAITING_DOTS="true"
7171
# Example format: plugins=(rails git textmate ruby lighthouse)
7272
# Add wisely, as too many plugins slow down shell startup.
7373
# Note: Ensure to execute ~/.dotfiles/git-flow.sh before using other plugins
74-
plugins=(git git-flow-completion zsh-autosuggestions fast-syntax-highlighting)
74+
plugins=(brew git globalias gradle grails git-flow-completion zsh-autosuggestions fast-syntax-highlighting)
7575

7676

7777
# User configuration

0 commit comments

Comments
 (0)