spacemacs/layers/+tools/pass
duianto 3868a5364f [doc] Fix typos and add missing/remove extra ~
Add missing ~ (tilde) around key bindings.
Remove an extra ~.
2019-06-01 20:40:22 +02:00
..
funcs.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
packages.el pass: add ivy-pass 2018-09-11 00:18:27 +03:00
README.org [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00

Pass layer

Description

This layer adds integration with pass, the unix password manager. You must have pass installed and available in your path for this layer to function properly.

Features:

  • Use Spacemacs as your password manager

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add pass to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key bindings Description
SPC A p / copy password using helm-pass or ivy-pass
SPC A p y copy password
SPC A p Y copy and describe password
SPC A p ? describe password
SPC A p g generate new password
SPC A p i insert new password
SPC A p c edit password
SPC A p r rename password
SPC A p d remove from password store
SPC A p D clear the password store
SPC A p I initialize the password store
SPC A p w open url