From 90e3b67827ee0fe72c812936c52b460b6eb14a9c Mon Sep 17 00:00:00 2001 From: Tobias Schmidl <5060861-schtobia@users.noreply.gitlab.com> Date: Tue, 31 May 2022 18:42:00 +0200 Subject: [PATCH] zsh: removed last-working-dir --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index c0ff289..6487251 100644 --- a/.zshrc +++ b/.zshrc @@ -5,6 +5,7 @@ export LANGUAGE=de:en # export ANTIGEN_LOG=$HOME/antigen.log # export ANTIGEN_DEBUG_LOG=$HOME/antigen.debug.log + source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh antigen use oh-my-zsh antigen bundles <