remove custom prompt

This commit is contained in:
♥ Minnie ♥ 2023-04-16 23:17:48 +08:00
parent dd9cabc54c
commit 48282cd970

View file

@ -49,12 +49,6 @@
# Extra commands that should be added to '.zshrc'
initExtra = ''
# Emacs mode
bindkey -e
# Customize prompt
PROMPT="%F{1} %f%F{2}~ %f"
RPROMPT="%~"
'';
};
}