README.md 1.0 KB

password-store utilities

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!

Requirements

  • password-store
  • rofi or dmenu (optional)

Usage

passp

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

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.