diff options
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r-- | home/xyz/.bashrc | 1 |
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' |