summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/xyz/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index f6d1e68d..cb498d4f 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -75,6 +75,7 @@ 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