This commit is contained in:
tavo-wasd 2023-12-26 11:44:15 -06:00
parent 2a363ecd11
commit 303b5486c3

View file

@ -32,6 +32,8 @@ alias \
apt-upgrade="sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y" \
df-short="df -h | grep -v '\s/dev.*$\|\s/run.*$\|\s/boot.*$'" \
wacom-setup-menu="wacom-setup menu" \
qr-png="qrencode -s 16 -o qr.png" \
qr="qrencode -t ansiutf8" \
notes="note list" \
clip="xsel -ib" \
def="dict" \