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