index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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'