alias ls --color
This commit is contained in:
parent
336635c010
commit
6f7d953308
1 changed files with 1 additions and 3 deletions
4
zshrc
4
zshrc
|
@ -6,6 +6,4 @@ compinit
|
||||||
promptinit
|
promptinit
|
||||||
prompt adam2
|
prompt adam2
|
||||||
|
|
||||||
# key bindings
|
alias ls="ls --color"
|
||||||
bindkey -v
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue