zsh: removed last-working-dir
This commit is contained in:
parent
8eb481cb4e
commit
90e3b67827
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.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 <<EOBUNDLES
|
||||
|
@ -16,7 +17,6 @@ debian
|
|||
gpg-agent
|
||||
pip
|
||||
common-aliases
|
||||
last-working-dir
|
||||
MichaelAquilina/zsh-you-should-use
|
||||
svenXY/timewarrior
|
||||
voronkovich/gitignore.plugin.zsh
|
||||
|
|
Loading…
Reference in a new issue