Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
cf4da1b7
Commit
cf4da1b7
authored
Aug 25, 2016
by
Marc Cornellà
Browse files
Add README to cask plugin
parent
a7e60e4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/cask/README.md
0 → 100644
View file @
cf4da1b7
# cask plugin
Loads
`cask`
completion from non-standard locations, such as if installed
via Homebrew or others. To enable it, add
`cask`
to your plugins array:
```
zsh
plugins
=(
... cask
)
```
Make sure you have the
`cask`
directory in your
`$PATH`
before loading
Oh My Zsh, otherwise you'll get the "command not found" error.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment