removed interactive cd

This commit is contained in:
Sven Vogel 2023-11-17 18:34:41 +01:00
parent 9cb2de7db9
commit 58f407e2be
1 changed files with 0 additions and 1 deletions

View File

@ -218,7 +218,6 @@
plugins = [ plugins = [
{ name = "MichaelAquilina/zsh-you-should-use"; } { name = "MichaelAquilina/zsh-you-should-use"; }
{ name = "akash329d/zsh-alias-finder"; } { name = "akash329d/zsh-alias-finder"; }
{ name = "johannchangpro/zsh-interactive-cd"; }
{ name = "zsh-users/zsh-completions"; } { name = "zsh-users/zsh-completions"; }
]; ];
}; };