all repos — dotfiles @ 7e73e309d8fca8ca0c3f6b6a86bc5c185408a624

my *nix dotfiles

fix(.zshrc): fix prompt symbol
icyphox icyph0x@protonmail.com
Sun, 18 Feb 2018 10:53:32 +0530
commit

7e73e309d8fca8ca0c3f6b6a86bc5c185408a624

parent

a389d9f1790e313f5a35d59b3532396e5cf6b2f9

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M zsh/.zshrczsh/.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)