show dotfiles

This commit is contained in:
Felix Van der Jeugt 2016-12-02 14:45:16 +01:00
parent 1a442e808e
commit 98281df5da

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