Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
7a6190e415
10 changed files with 43 additions and 23 deletions
|
@ -13,6 +13,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