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
a0b8eab5
Commit
a0b8eab5
authored
Jun 19, 2018
by
doofin
Committed by
Marc Cornellà
Jun 19, 2018
Browse files
Update sbt.plugin.zsh (#6930)
parent
6af58f49
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/sbt/sbt.plugin.zsh
View file @
a0b8eab5
...
@@ -7,6 +7,7 @@
...
@@ -7,6 +7,7 @@
# aliases - mnemonic: prefix is 'sb'
# aliases - mnemonic: prefix is 'sb'
alias
sbc
=
'sbt compile'
alias
sbc
=
'sbt compile'
alias
sbcc
=
'sbt clean compile'
alias
sbco
=
'sbt console'
alias
sbco
=
'sbt console'
alias
sbcq
=
'sbt console-quick'
alias
sbcq
=
'sbt console-quick'
alias
sbcl
=
'sbt clean'
alias
sbcl
=
'sbt clean'
...
...
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