Skip to content

Instantly share code, notes, and snippets.

@kubaceg
Created October 3, 2017 07:20
Show Gist options
  • Save kubaceg/abd89735ddc523cab6e73e78037c5870 to your computer and use it in GitHub Desktop.
Save kubaceg/abd89735ddc523cab6e73e78037c5870 to your computer and use it in GitHub Desktop.
Bash prompt
export PS1="\[\e[36m\]\W\[\e[m\]\[\e[31m\]>>\[\e[m\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment