1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 08:29:02 -08:00

add poo alias for pueue

This commit is contained in:
Connor Olding 2024-07-01 21:59:41 -07:00
parent e9ebcff758
commit b3580b6054

View file

@ -203,6 +203,7 @@ carry() ### @- copy files in a plain way using rsync. affected by umask.
alias 0x0.st="oxo" alias 0x0.st="oxo"
alias oshi.at="oshi" alias oshi.at="oshi"
alias pastel='pastel -f' # why would i want to use a color utility without colors? alias pastel='pastel -f' # why would i want to use a color utility without colors?
alias poo="pueue"
alias rg="rg -M200" alias rg="rg -M200"
# enable colors {{{2 # enable colors {{{2