all repos — dotfiles @ 8b2366a2094dda2f7bce39097a5e9db1283dd673

my *nix dotfiles

feat(.zshrc): spaceship zsh theme
icyphox icyph0x@protonmail.com
Sun, 11 Feb 2018 19:36:53 +0530
commit

8b2366a2094dda2f7bce39097a5e9db1283dd673

parent

2e94945d73c7b5eb1ac6958a45e3edad0176c488

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

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