Distopico Vegan 7c031ad8e7 trim leading/trailing spaces on copy field | 3 gadi atpakaļ | |
---|---|---|
.gitignore | 4 gadi atpakaļ | |
AUTHORS | 4 gadi atpakaļ | |
COPYING | 4 gadi atpakaļ | |
README.md | 3 gadi atpakaļ | |
passp | 4 gadi atpakaļ | |
passrofi | 3 gadi atpakaļ | |
passrofi.desktop | 4 gadi atpakaļ |
Password-store utilities to extend their functionality, this contain a rofi or dmenu UI and a wrapper to disable clipboard manager and avoid store our secrets in plain text!
Clone this repo in for example ~/.scripts/
or ~/.local/bin/
and
add an alias or symlink pointing to passp
e.g.
alias pass="$HOME/.scripts/pass/passp"
or
ln -s ~/.scripts/pass/passp ~/.local/bin/pass
for the symlink ~/.local/bin/
bus be added to your $PATH
Pass-rofi support direct invocation or via rofi modi mode, by
default use passp
.
Copy passrofi.desktop
to ~/.local/share/applications
or add the
script path to rofi.modi
configuration.