summaryrefslogtreecommitdiffstats
path: root/zsh/oh-my-zsh/plugins/ant/ant.plugin.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/oh-my-zsh/plugins/ant/ant.plugin.zsh')
-rw-r--r--zsh/oh-my-zsh/plugins/ant/ant.plugin.zsh2
1 files changed, 0 insertions, 2 deletions
diff --git a/zsh/oh-my-zsh/plugins/ant/ant.plugin.zsh b/zsh/oh-my-zsh/plugins/ant/ant.plugin.zsh
deleted file mode 100644
index 5f63825..0000000
--- a/zsh/oh-my-zsh/plugins/ant/ant.plugin.zsh
+++ /dev/null
@@ -1,2 +0,0 @@
-# Default to colored output
-export ANT_ARGS='-logger org.apache.tools.ant.listener.AnsiColorLogger'