Guest User

Untitled

a guest
Jul 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. # Right prompt with clock
  2. RPS1=" %{$fg_bold[black]%}%D{%d/%m/%y %H:%M:%S}%{${reset_color}%}"
  3.  
  4. # Others prompts
  5. PS2="%{$fg_no_bold[yellow]%}%_>%{${reset_color}%} "
  6. PS3="%{$fg_no_bold[yellow]%}?#%{${reset_color}%} "
Add Comment
Please, Sign In to add comment