index
:
dotfiles
master
my config files
Biswakalyan Bhuyan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
zsh
/
oh-my-zsh
/
plugins
/
history
/
history.plugin.zsh
blob: 9cee48fe4b7c7f3c680c31af299b97fe1e4475fa (
plain
) (
blame
)
1
2
3
alias
h
=
'history'
alias
hs
=
'history | grep'
alias
hsi
=
'history | grep -i'