Skip to content

Instantly share code, notes, and snippets.

@fbricon
Created December 2, 2014 18:19
Show Gist options
  • Select an option

  • Save fbricon/f429056d793554c04762 to your computer and use it in GitHub Desktop.

Select an option

Save fbricon/f429056d793554c04762 to your computer and use it in GitHub Desktop.
useful aliases
alias quick-verify='mvn clean verify -DskipTest'
alias remindme='history | grep'
upversion() {mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=$@;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment