Skip to content

Commit

Permalink
added assembly alias (ohmyzsh#5107)
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgaroth authored and robbyrussell committed May 23, 2016
1 parent 222d843 commit 1e90f36
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 @@ -21,3 +21,4 @@ alias sbr='sbt run'
alias sbrm='sbt run-main'
alias sbu='sbt update'
alias sbx='sbt test'
alias sba='sbt assembly'

0 comments on commit 1e90f36

Please sign in to comment.