diff --git a/zsh/zshrc b/zsh/zshrc index f9ec1c0..6bfb739 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -3,9 +3,6 @@ autoload -U promptinit && promptinit bindkey -e -setopt correct_all -zstyle ':completion:*' menu select - export CLICOLOR=1 alias ll='ls -lh'