This website requires JavaScript.
Explore
Help
Sign In
holm
/
ohmyzsh
Watch
1
Star
1
Fork
0
You've already forked ohmyzsh
forked from
extern/ohmyzsh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
29b5c182be
ohmyzsh
/
plugins
/
history
/
history.plugin.zsh
4 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Added history plugin
2012-06-22 14:30:51 +02:00
alias
h
=
'history'
Clean up plugin READMEs and a few plugins - fasd - history - mercurial - pylint - repo - yii2
2020-03-11 19:57:46 +01:00
alias
hs
=
'history | grep'
alias
hsi
=
'history | grep -i'
Reference in New Issue
Copy Permalink