From 1ab7cb324af65503279321d9dda08839cc7878ff Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Mon, 14 Sep 2015 23:53:29 -0700 Subject: [PATCH] Add totpdmenu script --- totpdmenu | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 totpdmenu diff --git a/totpdmenu b/totpdmenu new file mode 100755 index 0000000..ecc95f7 --- /dev/null +++ b/totpdmenu @@ -0,0 +1,3 @@ +#!/bin/bash + +totptool code $(totptool ls | dmenu) | xclip -sel clip