summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/zshrc b/zshrc
index ee974dc..f54f769 100644
--- a/zshrc
+++ b/zshrc
@@ -24,8 +24,6 @@ REPORTTIME=5
 # based on EDITOR/VISUAL).
 bindkey -e
 
-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