Commit a0b8eab5 authored by doofin's avatar doofin Committed by Marc Cornellà
Browse files

Update sbt.plugin.zsh (#6930)

parent 6af58f49
......@@ -7,6 +7,7 @@
# aliases - mnemonic: prefix is 'sb'
alias sbc='sbt compile'
alias sbcc='sbt clean compile'
alias sbco='sbt console'
alias sbcq='sbt console-quick'
alias sbcl='sbt clean'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment