Now storing ls again.

This commit is contained in:
Faerbit 2014-04-25 09:33:09 +02:00
parent 5dce327fa5
commit 05b990c542

4
zshrc
View File

@ -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