Distopico Vegan 7c031ad8e7 trim leading/trailing spaces on copy field | hace 3 años | |
---|---|---|
.gitignore | hace 4 años | |
AUTHORS | hace 4 años | |
COPYING | hace 4 años | |
README.md | hace 3 años | |
passp | hace 4 años | |
passrofi | hace 3 años | |
passrofi.desktop | hace 4 años |
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.