aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
AgeCommit message (Collapse)AuthorFilesLines
2018-08-26zsh: set hist_expire_dups_firstJohannes Löthberg1-1/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-26zsh: Move HISTSIZE/HISTFILE back to zshrcJohannes Löthberg1-0/+4
I don't even remember why I moved it. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: enable extglobJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01CMove histsize/savehistJohannes Löthberg1-3/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: ReorganizeJohannes Löthberg1-3/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: Move .zshrc to zshrc, make symlinkJohannes Löthberg1-0/+59
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>