This commit is contained in:
Felix Van der Jeugt 2016-11-24 16:32:55 +01:00
parent c6e66273bf
commit dd74b599b6

2
zshrc
View File

@ -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 -hF --color=auto" alias ls="lr -1FAG"
# No need for less history and more # No need for less history and more
alias less="LESSHISTFILE=- less" alias less="LESSHISTFILE=- less"