From 873d2c78cbe5b361e705f077502903ed0477b506 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Fri, 4 Feb 2022 23:06:41 +0800 Subject: Update alias to make ls display with color by default --- .zshrc | 1 - 1 file changed, 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 61a3e5f..9765dd0 100644 --- a/.zshrc +++ b/.zshrc @@ -28,7 +28,6 @@ source $HOME/.env case `uname` in Darwin) # Alias - alias ls='ls -G' alias ll='ls -lhG' source ~/.macos -- cgit v1.2.3