summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2020-07-28 20:49:13 +0200
committerHendrik Jaeger <git-commit@henk.geekmail.org>2020-07-28 20:49:13 +0200
commitb4fc8254023e4dc9531e085ea62cf79469d67c91 (patch)
treea3a29f6181cde999e31ef4c5405720ebbd291024
parent1fed796c8144876ec0cfe5779d2bf937233063ac (diff)
Disable auto-ls, was annoying and made problems
-rw-r--r--.zsh_antigen2
1 files changed, 1 insertions, 1 deletions
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