]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
Disable auto-ls, was annoying and made problems
authorHendrik Jaeger <git-commit@henk.geekmail.org>
Tue, 28 Jul 2020 18:49:13 +0000 (20:49 +0200)
committerHendrik Jaeger <git-commit@henk.geekmail.org>
Tue, 28 Jul 2020 18:49:13 +0000 (20:49 +0200)
.zsh_antigen

index 23fb7745b10520898628ecf1885bd64a000604a9..88a2b9c7876acaca2dcac00d6e095d2aa8d9797b 100644 (file)
@@ -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