Skip to content

Instantly share code, notes, and snippets.

@eneskaya
Last active August 29, 2015 14:19
Show Gist options
  • Save eneskaya/5d80c7cb04be7ffb1ec6 to your computer and use it in GitHub Desktop.
Save eneskaya/5d80c7cb04be7ffb1ec6 to your computer and use it in GitHub Desktop.
Better terminal name presentation
export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment