summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-08-23 17:13:23 -0700
committerxyz <gky44px1999@gmail.com>2022-08-23 17:13:23 -0700
commit6e30dfcf5321e4a23cecefac78c0f81ee72f136c (patch)
treed76f1fbf9559a623fea59687c1c164bd09a7a312 /home/xyz/.bashrc
parent5b911dc33d170a02b8a5fac4659f2293b7c558db (diff)
pass otp clipboard alias
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 f1d3e671..d9457578 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -74,6 +74,7 @@ alias l='\ls --color=auto -A --group-directories-first'
alias ll='\ls --color=auto -lAh --group-directories-first'
alias m=man
alias p=pacman
+alias pox='pass otp duolibre | tail -n1 | xsel -ibt 3000'
alias pt=pactree
alias pu=paru
alias qre='qrencode -t utf8i -m 1'