summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index ce0645a..e380513 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -321,8 +321,8 @@ alias df='df -h'
alias du='du -shH'
-alias ip='ip --color'
-alias ipb='ip --brief --color'
+alias ip='ip --color=auto'
+alias ipb='ip --brief --color=auto'
alias ls='ls -h --color=auto'