This website requires JavaScript.
Explore
Help
Sign In
kevin
/
ohmyzsh
Watch
1
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-15 09:58:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3e9fe6e772
ohmyzsh
/
plugins
/
history
/
history.plugin.zsh
4 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Added history plugin
2012-06-22 05:30:51 -07:00
alias
h
=
'history'
Clean up plugin READMEs and a few plugins - fasd - history - mercurial - pylint - repo - yii2
2020-03-11 11:57:46 -07:00
alias
hs
=
'history | grep'
alias
hsi
=
'history | grep -i'
Reference in New Issue
Copy Permalink