mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-15 20:59:51 +00:00
feat(history): add hl alias (#11990)
This commit is contained in:
committed by
GitHub
parent
d3112d67a3
commit
f10cd5281d
@@ -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