From acbc6abe04d857ec2819200cb3b7e5d5b70608c2 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 18 Oct 2021 08:31:03 -0700 Subject: zsh: use the default prompt --- zshrc | 2 -- 1 file changed, 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 -- cgit 1.4.1