fix(.zshrc): fix prompt symbol
icyphox icyph0x@protonmail.com
Sun, 18 Feb 2018 10:53:32 +0530
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
zsh/.zshrc
→
zsh/.zshrc
@@ -17,6 +17,7 @@ export GPG_TTY=$(tty)
export INPUTRC=~/.inputrc ZSH_THEME="spaceship" +export SPACESHIP_CHAR_SYMBOL="> " # plugins plugins=(git zsh-syntax-highlighting zsh-autosuggestions)