all repos — dotfiles @ 890db1eafc5e23920a99496dd2840ba0cf6ede89

my *nix dotfiles

refactor(zshrc): no more base16-shell

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Sun, 28 Oct 2018 00:39:55 +0530
commit

890db1eafc5e23920a99496dd2840ba0cf6ede89

parent

e493309d698fc00a0aaaa82cb53a2ffa3e614796

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

jump to
M zsh/.zshrczsh/.zshrc

@@ -34,8 +34,3 @@ bindkey "^[[4~" end-of-line

[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh -# base16-shell -BASE16_SHELL="$HOME/.config/base16-shell/" -[ -n "$PS1" ] && \ - [ -s "$BASE16_SHELL/profile_helper.sh" ] && \ - eval "$("$BASE16_SHELL/profile_helper.sh")"