Scripts for the SWI course Put in ~/swi-bin. Add do PATH ??? Profit! Commands miq-run - run manageiq in new terminals miq-update - update manageiq swi-update - update the swi-bin repo miq-check - check repos for common problems miq-db-init - add some data to database Git commands git pause - like git stash except it creates a temporary commit on the current branch git resume - like git stash apply for git pause git where-pr <commit> - opens github with the PR containing the mentioned commit git branch-name - outputs the name of the current branch git up - updates master from upstream