Skip to content

Instantly share code, notes, and snippets.

@HsimWong
Created January 19, 2020 06:58
Show Gist options
  • Save HsimWong/6a8c63cdbe2116bad4364c801cc71667 to your computer and use it in GitHub Desktop.
Save HsimWong/6a8c63cdbe2116bad4364c801cc71667 to your computer and use it in GitHub Desktop.
Hide full path at Ubuntu terminal
export PS1='[\[\e[32m\]\u\[\e[m\]@\[\e[31m\]\h\[\e[m\]:\[\e[31m\]\W\[\e[m\]]#'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment