Add date to prompt
This commit is contained in:
parent
eda4284cc4
commit
bafb947d05
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
PROMPT="%~%(1v.%F{green}%1v%f.)%F{red}%2v%f %% "
|
||||
PROMPT="%F{red}$(date +%H:%M) %F{white}%~%(1v.%F{green}%1v%f.)%F{red}%2v%f %% "
|
||||
|
||||
umask 077
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue