From: Hendrik Jaeger Date: Tue, 28 Jul 2020 18:49:13 +0000 (+0200) Subject: Disable auto-ls, was annoying and made problems X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=b4fc8254023e4dc9531e085ea62cf79469d67c91;hp=1fed796c8144876ec0cfe5779d2bf937233063ac;p=user%2Fhenk%2Fvcsh%2Fzsh.git Disable auto-ls, was annoying and made problems --- diff --git a/.zsh_antigen b/.zsh_antigen index 23fb774..88a2b9c 100644 --- a/.zsh_antigen +++ b/.zsh_antigen @@ -11,7 +11,7 @@ antigen bundle 'https://github.com/laurenkt/zsh-vimto' antigen bundle 'https://github.com/MichaelAquilina/zsh-you-should-use' -antigen bundle 'https://github.com/desyncr/auto-ls' +# antigen bundle 'https://github.com/desyncr/auto-ls' antigen apply