summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles-linux/zsh/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles-linux/zsh/rc b/dotfiles-linux/zsh/rc
index 2a87610..ce540e2 100644
--- a/dotfiles-linux/zsh/rc
+++ b/dotfiles-linux/zsh/rc
@@ -1,3 +1,4 @@
# -*- mode: shell-script -*-
alias df='df -h'
+alias ls='ls --color'