Skip to content

Commit

Permalink
Add package-directory to ZSH-completion.
Browse files Browse the repository at this point in the history
  • Loading branch information
rejeep committed Jul 30, 2013
1 parent 1b643c9 commit 204c79b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/cask_completion.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ function _cask_commands() {
"update:Update dependencies"
"install:Install dependencies"
"package:Create -pkg.el file"
"package-directory:Print package installation directory"
)
_describe -t subcommands 'cask subcommands' subcommands && ret=0
esac
Expand Down

0 comments on commit 204c79b

Please sign in to comment.