diff --git a/zsh/helpers/import-plugins.zsh b/zsh/helpers/import-plugins.zsh index 9753d2d..06ff82d 100644 --- a/zsh/helpers/import-plugins.zsh +++ b/zsh/helpers/import-plugins.zsh @@ -24,8 +24,5 @@ antigen bundle supercrabtree/k # Syntax highlighting for cat antigen bundle colorize -# Tons of helper functions for git repos -antigen bundle unixorn/git-extra-commands - # Tell antigen that you're done antigen apply \ No newline at end of file