5 lines
86 B
Bash
5 lines
86 B
Bash
alias hs='history -$HISTSIZE | rg'
|
|
|
|
alias -s pdf=zathura
|
|
alias -s {jpg,jpeg,png}=sxiv
|