mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-24 13:41:01 +02:00
feat(history): add hl alias (#11990)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
alias h='history'
|
||||
alias hl='history | less'
|
||||
alias hs='history | grep'
|
||||
alias hsi='history | grep -i'
|
||||
|
||||
Reference in New Issue
Block a user