Populate repo
This commit is contained in:
3
zsh/.oh-my-zsh/plugins/history/history.plugin.zsh
Normal file
3
zsh/.oh-my-zsh/plugins/history/history.plugin.zsh
Normal file
@ -0,0 +1,3 @@
|
||||
alias h='history'
|
||||
alias hs='history | grep'
|
||||
alias hsi='history | grep -i'
|
Reference in New Issue
Block a user