summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 7673b48..01d3dc0 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -28,4 +28,6 @@ PURE_GIT_PULL=0
PURE_GIT_UNTRACKED_DIRTY=0
prompt pure
+alias ls="ls --color"
+
source ~/.zshrc.local