Skip to content

Instantly share code, notes, and snippets.

@camd
Created October 14, 2014 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save camd/81582c99ca38eaecf02c to your computer and use it in GitHub Desktop.
Save camd/81582c99ca38eaecf02c to your computer and use it in GitHub Desktop.
treeherder service vagrant bash cheats
function super {
sudo supervisord -c deployment/supervisord/$1_node.conf
}
cd ~/treeherder-service
export PS1='\[\e[0;31m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment