prevent zsh from initializing base16-shell
icyphox icyph0x@protonmail.com
Mon, 05 Feb 2018 14:52:07 +0530
1 files changed,
0 insertions(+),
3 deletions(-)
jump to
M
zsh/.zshrc
→
zsh/.zshrc
@@ -45,7 +45,4 @@ eval $(gnome-keyring-daemon --start)
export SSH_AUTH_SOCK fi -BASE16_SHELL=$HOME/.config/base16-shell/ -[ -n "$PS1" ] && [ -s $BASE16_SHELL/profile_helper.sh ] && eval "$($BASE16_SHELL/profile_helper.sh)" - cd ~