Skip to content

Commit

Permalink
Merge pull request #583 from marlonrichert/patch-1
Browse files Browse the repository at this point in the history
Fix Zsh completion
  • Loading branch information
SMillerDev committed Aug 28, 2023
2 parents d3176c4 + 306b379 commit ddae9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completions/zsh/_brew_services
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#compdef brew
#compdef 'brew services'
#autoload

__brew_installed_services() {
Expand Down

0 comments on commit ddae9cf

Please sign in to comment.