Skip to content

Instantly share code, notes, and snippets.

@tsbits
Created September 12, 2014 12:28
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 tsbits/28f8cef85e23a103892f to your computer and use it in GitHub Desktop.
Save tsbits/28f8cef85e23a103892f to your computer and use it in GitHub Desktop.
export PATH=/mongo/bin:$PATH
export PATH=/phantomjs/bin:$PATH
function tabname {
printf "\e]1;$1\a"
}
function winname {
printf "\e]2;$1\a"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment