Mirimax

PS1

Mar 5th, 2022
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. export PS1="\[\033[38;5;230m\]\u\[$(tput sgr0)\]\[\033[38;5;66m\][\[$(tput sgr0)\]\[\033[38;5;73m\]\w]\[$(tput sgr0)\][\A]\[$(tput sgr0)\]\[\033[38;5;121m\]\$(git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1)/')\[$(tput sgr0)\]\n> \[$(tput sgr0)\]"
  2.  
Advertisement
Add Comment
Please, Sign In to add comment