Skip to content

Instantly share code, notes, and snippets.

@tamer1an
Created June 25, 2019 15:29
Show Gist options
  • Save tamer1an/9bc78db94bba7f7530065f3d26981a6a to your computer and use it in GitHub Desktop.
Save tamer1an/9bc78db94bba7f7530065f3d26981a6a to your computer and use it in GitHub Desktop.
PS1
export PS1='\[\033[0;32m\]\[\033[0m\033[0;32m\]\u\[\033[0;36m\]@\w\[\033[0;32m\]$(__git_ps1)[\D{%m-%d %H:%M}]\n\[\033[0;32m\]└─\[\033[0m\033[0;32m\]\$\[\033[0m\033[0;32m\] ▶\[\033[0m\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment