From b35148a70abb225b46f204ea5d826309927c2f92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Wed, 21 Oct 2020 08:40:07 -0400 Subject: Update zshrc --- zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh/.zshrc') 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 -- cgit v1.2.3