why not earlier, one may wonder
This commit is contained in:
parent
813e0b3951
commit
c6e66273bf
2
zshrc
2
zshrc
@ -34,7 +34,7 @@ bindkey "$terminfo[kcud1]" history-substring-search-down
|
|||||||
setopt HIST_FIND_NO_DUPS
|
setopt HIST_FIND_NO_DUPS
|
||||||
|
|
||||||
# Color ls
|
# Color ls
|
||||||
alias ls="ls --color=auto"
|
alias ls="ls -hF --color=auto"
|
||||||
|
|
||||||
# No need for less history and more
|
# No need for less history and more
|
||||||
alias less="LESSHISTFILE=- less"
|
alias less="LESSHISTFILE=- less"
|
||||||
|
Loading…
Reference in New Issue
Block a user