remove custom prompt
This commit is contained in:
parent
dd9cabc54c
commit
48282cd970
|
@ -49,12 +49,6 @@
|
||||||
|
|
||||||
# Extra commands that should be added to '.zshrc'
|
# Extra commands that should be added to '.zshrc'
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
# Emacs mode
|
|
||||||
bindkey -e
|
|
||||||
|
|
||||||
# Customize prompt
|
|
||||||
PROMPT="%F{1}♥ %f%F{2}~ %f"
|
|
||||||
RPROMPT="%~"
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue