Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
  • Loading branch information
antipasta committed Mar 24, 2020
1 parent 5cf798a commit d77a197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ rmqq() {
qq
}
function vpnotp() {
echo -n 'Enter keepass pw: ';
~/tmp/squashfs-root/usr/bin/keepassxc-cli show ~/dropbox/keepass/keepass2.kdbx $1 -q -t -a Password | tr -d '\n' | xclip -selection c
}

0 comments on commit d77a197

Please sign in to comment.