summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-01-22 03:43:07 -0800
committerxyz <gky44px1999@gmail.com>2022-01-22 03:43:07 -0800
commit084ebe8b9b5f5839dc092e4955d0ea8eff47629f (patch)
treee0223f1656dd7ef952a6021f8348f24d0516b099 /home
parent58bae6f67fae08fb3c028abb3226d88436315f23 (diff)
bashrc, qre
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index b641afc2..9c61b17b 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -67,7 +67,7 @@ alias ll='\ls --color=auto -lAh --group-directories-first'
alias m=man
alias p=pacman
alias pu=paru
-alias qre='qrencode -t utf8i'
+alias qre='qrencode -t utf8i -m 1'
alias s='sudo ' # https://askubuntu.com/a/22043
alias se='sudo -E '
alias spd='speedtest; librespeed-cli'