spacemacs/layers/+tools/pass
Maximilian Wolff acdd37def1
[pass] Move global bindings to SPC a a instead of SPC A p
Also make layer work properly in non evil mode by using
spacemacs macros instead of evil primitives.
2020-04-18 00:29:58 +02:00
..
funcs.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
packages.el [pass] Move global bindings to SPC a a instead of SPC A p 2020-04-18 00:29:58 +02:00
README.org [pass] Move global bindings to SPC a a instead of SPC A p 2020-04-18 00:29:58 +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 a / copy password using helm-pass or ivy-pass
SPC a a y copy password
SPC a a Y copy and describe password
SPC a a ? describe password
SPC a a g generate new password
SPC a a i insert new password
SPC a a c edit password
SPC a a r rename password
SPC a a d remove from password store
SPC a a D clear the password store
SPC a a I initialize the password store
SPC a a w open url