This website requires JavaScript.
Explore
Help
Sign In
dolysis
/
ohmyzsh
Watch
3
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Pull Requests
Releases
Activity
a6b5aede81
ohmyzsh
/
plugins
/
history
/
history.plugin.zsh
4 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Added history plugin
2012-06-22 12:30:51 +00:00
alias
h
=
'history'
Clean up plugin READMEs and a few plugins - fasd - history - mercurial - pylint - repo - yii2
2020-03-11 18:57:46 +00:00
alias
hs
=
'history | grep'
alias
hsi
=
'history | grep -i'