From 05b990c542581584238f73083905e2dbd55c678c Mon Sep 17 00:00:00 2001 From: Faerbit Date: Fri, 25 Apr 2014 09:33:09 +0200 Subject: [PATCH] Now storing ls again. --- zshrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/zshrc b/zshrc index 3d8003c..1e85461 100644 --- a/zshrc +++ b/zshrc @@ -20,10 +20,6 @@ alias wow='git status' alias very='git' alias much='git' alias such='git' -#Do not store commmands with leading space -setopt HIST_IGNORE_SPACE -#Do not store ls -alias ls=' ls --color=auto' alias resource='source ~/.zshrc' if [ -f .zsh_environment ] then