From f83f6c885967a2179ce97601d5c31bf07269ce67 Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Thu, 28 Dec 2017 23:41:28 +0000 Subject: system/upass: Added (Console UI for pass). Signed-off-by: David Spencer --- system/upass/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 system/upass/README (limited to 'system/upass/README') diff --git a/system/upass/README b/system/upass/README new file mode 100644 index 0000000000..553134e317 --- /dev/null +++ b/system/upass/README @@ -0,0 +1,14 @@ +upass (Console UI for pass) + +Run upass and use the friendly console interface. + +upass stores its config in ~/.config/kwpolska/upass/upass.ini (but it +respects XDG_CONFIG_HOME if you changed it). Available options: + +keys - keybinding configuration. * help, display, copy, refresh, +search, quit - set key bindings for commands, + +space-separated (eg. quit=q f10 will make q and f10 keybindings for +quit) uplevel_h - on/off, use the h key as a back button, make sure +to change your help key bindings downlevel_l - on/off, use the l key +to open directory/password -- cgit v1.2.3