Skip to content

Instantly share code, notes, and snippets.

@alghanmi
Created May 3, 2012 20:13
Show Gist options
  • Select an option

  • Save alghanmi/2588959 to your computer and use it in GitHub Desktop.

Select an option

Save alghanmi/2588959 to your computer and use it in GitHub Desktop.
Shell Prompts for Bash
export PS1='\[\033[0;35m\]\h\[\033[0;33m\] \w\[\033[00m\]: '
export PS1='\[\033[0;32m\]\h\[\033[0;36m\] \w\[\033[00m\]: '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment