Scripts for the SWI coursePut in ~/swi-bin.Add do PATH???Profit!Commandsmiq-run - run manageiq in new terminalsmiq-update - update manageiqswi-update - update the swi-bin repomiq-check - check repos for common problemsmiq-db-init - add some data to databaseGit commandsgit pause - like git stash except it creates a temporary commit on the current branchgit resume - like git stash apply for git pausegit where-pr <commit> - opens github with the PR containing the mentioned commitgit branch-name - outputs the name of the current branchgit up - updates master from upstream