diff --git a/zsh/prompt b/zsh/prompt index 0b74b78..89a3dd6 100644 --- a/zsh/prompt +++ b/zsh/prompt @@ -1,4 +1,4 @@ -local current_time="[%B%D{%T:%M:%S}%b]" +local current_time="[%B%D{%T}%b]" local current_dir='%B%F{blue}%~%f%b' # user