index
:
config.git
master
Configuration for home directory
user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oh-my-zsh
/
plugins
/
history
/
history.plugin.zsh
blob: 9cee48fe4b7c7f3c680c31af299b97fe1e4475fa (
plain
)
1
2
3
alias
h
=
'history'
alias
hs
=
'history | grep'
alias
hsi
=
'history | grep -i'