This website requires JavaScript.
Explore
Help
Sign In
Customization
/
ohmyzsh
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-11 08:20:09 +00:00
Code
Releases
Activity
fe04acd97c
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'
Copy permalink