zsh: removed last-working-dir

This commit is contained in:
Tobias Schmidl 2022-05-31 18:42:00 +02:00
parent 8eb481cb4e
commit 90e3b67827

2
.zshrc
View file

@ -5,6 +5,7 @@ export LANGUAGE=de:en
# export ANTIGEN_LOG=$HOME/antigen.log # export ANTIGEN_LOG=$HOME/antigen.log
# export ANTIGEN_DEBUG_LOG=$HOME/antigen.debug.log # export ANTIGEN_DEBUG_LOG=$HOME/antigen.debug.log
source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh
antigen use oh-my-zsh antigen use oh-my-zsh
antigen bundles <<EOBUNDLES antigen bundles <<EOBUNDLES
@ -16,7 +17,6 @@ debian
gpg-agent gpg-agent
pip pip
common-aliases common-aliases
last-working-dir
MichaelAquilina/zsh-you-should-use MichaelAquilina/zsh-you-should-use
svenXY/timewarrior svenXY/timewarrior
voronkovich/gitignore.plugin.zsh voronkovich/gitignore.plugin.zsh