history.plugin.zsh 74 Bytes
alias h='history'
alias hs='history | grep'
alias hsi='history | grep -i'