1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 09:07:12 -07:00

crank up command history

This commit is contained in:
Connor Olding 2017-08-05 03:41:36 +00:00
parent 0ed43295f9
commit e3b4eb63ea

View File

@ -36,8 +36,8 @@ autoload -Uz compinit
compinit
HISTFILE=~/.histfile
HISTSIZE=16384
SAVEHIST=16384
HISTSIZE=99999
SAVEHIST=99999
function {
local -a opts