Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #pegarlo al final del tu usuario .basrc
- # Export prompt settings
- export PS1='\u@\h:\w\[\033[32m\]$(__git_ps1 " (%s)")\[\033[0m\]$ '
- export GIT_PS1_SHOWDIRTYSTATE=true
- export GIT_PS1_SHOWSTASHSTATE=true
- export GIT_PS1_SHOWUNTRACKEDFILES=true
- export GIT_PS1_SHOWUPSTREAM="auto"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement