diff options
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r-- | home/xyz/.bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 484350c3..83d48bcf 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -75,7 +75,6 @@ alias m=man alias p=pacman alias pt=pactree alias pu=paru -alias px='printf %s "$(pwd)" | xsel -ib' alias qre='qrencode -t utf8i -m 1' alias r='rem -c+2 -@' # https://askubuntu.com/a/22043 |