Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
610b2529d2213a70e3d1153a9baf046c22f298b9
610b2529d2213a70e3d1153a9baf046c22f298b9
Switch branch/tag
oh-my-zsh
plugins
history
history.plugin.zsh
Find file
Normal view
History
Permalink
history.plugin.zsh
74 Bytes
Edit
Web IDE
Newer
Older
Added history plugin
Roey Darwish Dror
committed
Jun 22, 2012
1
alias
h
=
'history'
Clean up plugin READMEs and a few plugins
Marc Cornellà
committed
Mar 11, 2020
2
3
alias
hs
=
'history | grep'
alias
hsi
=
'history | grep -i'