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
Ohmyzsh
Commits
3007f960
Commit
3007f960
authored
Sep 05, 2013
by
Paul Melnikow
Browse files
NVM: Avoid providing completions when nvm is not installed
parent
e3c02bfe
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/nvm/_nvm
View file @
3007f960
#compdef nvm
#compdef nvm
#autoload
#autoload
[[ -s ~/.nvm/nvm.sh ]] || return 0
local -a _1st_arguments
local -a _1st_arguments
_1st_arguments=(
_1st_arguments=(
'help:show help'
'help:show help'
...
...
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