summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorKjetil Ørbekk <kj@orbekk.com>2020-10-21 08:40:07 -0400
committerKjetil Ørbekk <kj@orbekk.com>2020-10-21 08:40:07 -0400
commitb35148a70abb225b46f204ea5d826309927c2f92 (patch)
tree0bc28d711143e48a2cc87a50ef6603067c4556aa /zsh
parent4b4c74d9905e8b2c0aad789000f889838ce46b4a (diff)
Update zshrc
Diffstat (limited to 'zsh')
-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