aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
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