Skip to content

Commit

Permalink
Update sbt.plugin.zsh (#6930)
Browse files Browse the repository at this point in the history
  • Loading branch information
doofin authored and mcornella committed Jun 19, 2018
1 parent 6af58f4 commit a0b8eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/sbt/sbt.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit a0b8eab

Please sign in to comment.