summary refs log tree commit diff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 5fa66a6..ee974dc 100644
--- a/zshrc
+++ b/zshrc
@@ -24,7 +24,7 @@ REPORTTIME=5
 # based on EDITOR/VISUAL).
 bindkey -e
 
-PROMPT='; '
+PROMPT='%M; '
 
 # The next line updates PATH for the Google Cloud SDK.
 if [ -f '/home/fcuny/workspace/google-cloud-sdk/path.zsh.inc' ]; then . '/home/fcuny/workspace/google-cloud-sdk/path.zsh.inc'; fi