Skip to content

Instantly share code, notes, and snippets.

@dmitriyzyuzin
Created February 27, 2019 10:31
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 dmitriyzyuzin/3d62bf1d0a92f136c23b5cee00ab1553 to your computer and use it in GitHub Desktop.
Save dmitriyzyuzin/3d62bf1d0a92f136c23b5cee00ab1553 to your computer and use it in GitHub Desktop.
Open .bashrc file and find line with PS1 variable:
PS1="\n\[\e[48;5;28;1;33m\]❱\[\e[48;5;28;97m\] \A \[\e[48;5;34;38;5;232m\]\[\e[1;33m\]❱\[\e[38;5;232m\] \u@\h \[\e[48;5;30m\]\[\e[1;33m\]❱\[\e[38;5;15m\] \w \[\e[40;1;33m\]❱ \[\e[40;32m\]\[$txtcyn\]\$git_branch\[$txtred\]\$git_dirty\[$txtrst\]\n\[\e[1;33m\]❱ \[\e[m\]\[\e[32m\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment