summaryrefslogtreecommitdiff
path: root/plugins/history/history.plugin.zsh
blob: 9cee48fe4b7c7f3c680c31af299b97fe1e4475fa (plain)
1
2
3
alias h='history'
alias hs='history | grep'
alias hsi='history | grep -i'