Switch prompt to 24H format
This commit is contained in:
parent
747bf3de2d
commit
06493b92c6
@ -30,4 +30,4 @@ vcs_info_wrapper() {
|
|||||||
echo "%{$fg[grey]%}${vcs_info_msg_0_}%{$reset_color%}$del"
|
echo "%{$fg[grey]%}${vcs_info_msg_0_}%{$reset_color%}$del"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
export RPROMPT=$'%@ $(vcs_info_wrapper) %?'
|
export RPROMPT=$'%T $(vcs_info_wrapper)%?'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user