This website requires JavaScript.
Explore
Help
Sign in
linux
/
ohmyzsh
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-05 21:31:04 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8f6fbe2389
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 a new issue
Copy permalink