1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2025-02-04 23:33:23 -08:00

add a colorsmore alias for morecolors

This commit is contained in:
Connor Olding 2025-01-25 14:00:43 -08:00
parent 9cafbf44e7
commit 82b3e3bb74

View file

@ -235,6 +235,7 @@ carry() ### @- copy files in a plain way using rsync. affected by umask.
{ rsync -HOlrt --no-p --no-g --chmod=ugo=rwX "$@"; }
alias 0x0.st="oxo"
alias colorsmore="morecolors" # i always forget what it's called; this will help.
alias oshi.at="oshi"
alias pastel='pastel -f' # why would i want to use a color utility without colors?
alias poo="pueue"