Skip to content

Instantly share code, notes, and snippets.

@res0nat0r
Created November 18, 2020 15:32
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 res0nat0r/7ddccca0f8fac4e9b1f4e745d3ff9e86 to your computer and use it in GitHub Desktop.
Save res0nat0r/7ddccca0f8fac4e9b1f4e745d3ff9e86 to your computer and use it in GitHub Desktop.
updated ps1
export PS1="$(hr '━')\n\$(kube_ps1)\n\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[0;31m\]\$(__git_ps1)\n\$\[\033[00m\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment