This website requires JavaScript.
Explore
Help
Sign in
alexander
/
oh-my-zsh
Watch
1
Star
0
Fork
You've already forked oh-my-zsh
0
Code
Activity
46c70406dd
oh-my-zsh
/
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'
Copy permalink