all repos — dotfiles @ 4add3fe5a49f53c6200643932e5b2e500b47b739

my *nix dotfiles

New nicy path
Anirudh icyph0x@pm.me
Tue, 11 Jun 2019 09:26:53 +0530
commit

4add3fe5a49f53c6200643932e5b2e500b47b739

parent

4e51c8edd051fdcdb43f3e15a13662e0db353d27

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

jump to
M zsh/.zshrczsh/.zshrc

@@ -47,7 +47,7 @@ setopt share_history

# prompt _nicy_prompt() { - PROMPT=$("$HOME/Dotfiles/zsh/prompt") + PROMPT=$("$HOME/.nimble/bin/nicy") } add-zsh-hook precmd _nicy_prompt