dotfiles/sway/scripts/menu_gopass

6 lines
115 B
Bash
Executable File

#! /bin/sh
# -*- sh -*-
gopass ls --flat \
| rofi -dmenu -p pass -i \
| xargs --no-run-if-empty gopass show -c