removed interactive cd
This commit is contained in:
parent
9cb2de7db9
commit
58f407e2be
|
@ -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"; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue