From 91b4bfa5582e0b74374dbb8b71e1dd6b51b32bc0 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 19 Mar 2022 15:26:13 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=8C=20Updates=20ZSH=20plugins=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zsh/helpers/import-plugins.zsh | 3 --- 1 file changed, 3 deletions(-) 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