eqsy qr
This commit is contained in:
parent
2a363ecd11
commit
303b5486c3
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ alias \
|
||||||
apt-upgrade="sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y" \
|
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.*$'" \
|
df-short="df -h | grep -v '\s/dev.*$\|\s/run.*$\|\s/boot.*$'" \
|
||||||
wacom-setup-menu="wacom-setup menu" \
|
wacom-setup-menu="wacom-setup menu" \
|
||||||
|
qr-png="qrencode -s 16 -o qr.png" \
|
||||||
|
qr="qrencode -t ansiutf8" \
|
||||||
notes="note list" \
|
notes="note list" \
|
||||||
clip="xsel -ib" \
|
clip="xsel -ib" \
|
||||||
def="dict" \
|
def="dict" \
|
||||||
|
|
Loading…
Reference in a new issue