1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

added aliases for tomcat:run tomcat7:run

This commit is contained in:
Jouko Johansson 2014-03-07 01:22:37 +02:00
parent 8b667b2299
commit 7378765a79

View file

@ -53,6 +53,10 @@ alias mvncom='mvn compile'
alias mvnt='mvn test'
alias mvnag='mvn archetype:generate'
alias mvn-updates='mvn versions:display-dependency-updates'
alias mvntc7='mvn tomcat7:run'
alias mvntc='mvn tomcat:run'
function listMavenCompletions {
reply=(
# common lifecycle