summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-01-12 06:35:59 -0800
committerxyz <gky44px1999@gmail.com>2022-01-12 06:35:59 -0800
commitfb6be983f5817f3b7508a892728635c650f12aad (patch)
tree1672ce0779ceb23c551cbf7a18585d87ae344f02 /home/xyz/.bashrc
parentea12cfa36e99f02cb5ad721afbbb3df3fcd4ed42 (diff)
refactor
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index f7d75d7d..b641afc2 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -67,6 +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 s='sudo ' # https://askubuntu.com/a/22043
alias se='sudo -E '
alias spd='speedtest; librespeed-cli'