From 0123b038b9026ec2a62162474f8e34815b69a5f2 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Fri, 2 Oct 2020 17:04:18 +0200 Subject: [PATCH] fuck you, autocorrect --- zsh/zshrc | 3 --- 1 file changed, 3 deletions(-) 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'