feat(.zshrc): spaceship zsh theme
icyphox icyph0x@protonmail.com
Sun, 11 Feb 2018 19:36:53 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
zsh/.zshrc
→
zsh/.zshrc
@@ -16,7 +16,7 @@ export PATH=$PATH:$HOME/bin
export GPG_TTY=$(tty) export INPUTRC=~/.inputrc -ZSH_THEME="simple" +ZSH_THEME="spaceship" # plugins plugins=(git zsh-syntax-highlighting zsh-autosuggestions)