alias ls --color

This commit is contained in:
chris 2017-04-03 23:39:45 +02:00
parent 336635c010
commit 6f7d953308
1 changed files with 1 additions and 3 deletions

4
zshrc
View File

@ -6,6 +6,4 @@ compinit
promptinit
prompt adam2
# key bindings
bindkey -v
alias ls="ls --color"