From bded23437cefc6249371232c9b7b1ac01171d765 Mon Sep 17 00:00:00 2001 From: eeleater Date: Mon, 16 Aug 2021 21:16:38 +0200 Subject: [PATCH] Update dot_zshrc --- dot_zshrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dot_zshrc b/dot_zshrc index b02224e..4639b62 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -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)" -