This website requires JavaScript.
Explore
Help
Register
Sign In
ylib
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-27 02:33:39 +08:00
Code
Projects
Releases
Wiki
Activity
5901f30b44
ohmyzsh
/
plugins
/
history
/
history.plugin.zsh
4 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Added history plugin
2012-06-22 20:30:51 +08:00
alias
h
=
'history'
Clean up plugin READMEs and a few plugins - fasd - history - mercurial - pylint - repo - yii2
2020-03-12 02:57:46 +08:00
alias
hs
=
'history | grep'
alias
hsi
=
'history | grep -i'
Copy Permalink