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
8ce12457
"vscode:/vscode.git/clone" did not exist on "434f3bc05c5245d7a27ab0bb1ede5b78acc370a4"
Commit
8ce12457
authored
Feb 19, 2015
by
Craig Paterson
Browse files
added the 'mix local.hex' command to plugin completions
parent
223197b4
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/mix/_mix
View file @
8ce12457
...
...
@@ -21,6 +21,7 @@ _1st_arguments=(
'local.install:Install a task or an archive locally'
'local.rebar:Install rebar locally'
'local.uninstall:Uninstall local tasks or archives'
'local.hex:Install Hex locally'
'new:Creates a new Elixir project'
'run:Run the given file or expression'
"test:Run a project's tests"
...
...
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