Update dot_zshrc

This commit is contained in:
eeleater 2021-08-16 21:16:38 +02:00
parent 5c0feee5fe
commit bded23437c

View file

@ -43,7 +43,6 @@ export FZF_MARKS_FILE=$HOME/.config/fzfmarks
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
# Source additional local files if they exist.
z4h source $HOME/.config/envman/load.sh
z4h source $HOME/.config/local/env.zsh
eval "$(zoxide init zsh)"
@ -93,6 +92,3 @@ setopt prompt_subst
setopt inc_append_history
z4h source $HOME/.config/local/rc.zsh
eval "$(zoxide init zsh)"