alot of random crap
This commit is contained in:
parent
4f4bf30170
commit
e75be2bdfa
9 changed files with 34 additions and 38 deletions
|
@ -10,6 +10,8 @@ list_passwords() {
|
|||
rbw list
|
||||
}
|
||||
|
||||
passwords=$(rbw list)
|
||||
|
||||
prompt='search for passwords...'
|
||||
SECRET=$(list_passwords | rofi -i -p="${prompt}" -dmenu)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue