s/s/r/
This commit is contained in:
parent
c6e66273bf
commit
dd74b599b6
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -34,7 +34,7 @@ bindkey "$terminfo[kcud1]" history-substring-search-down
|
|||
setopt HIST_FIND_NO_DUPS
|
||||
|
||||
# Color ls
|
||||
alias ls="ls -hF --color=auto"
|
||||
alias ls="lr -1FAG"
|
||||
|
||||
# No need for less history and more
|
||||
alias less="LESSHISTFILE=- less"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue