diff --git a/configuration.org b/configuration.org index 4c1d3a8..35d5369 100644 --- a/configuration.org +++ b/configuration.org @@ -3155,6 +3155,12 @@ See previous versions of the current file. (use-package helm-org-rifle) #+END_SRC +** Access passwords in pass using Helm + +#+BEGIN_SRC emacs-lisp +(use-package helm-pass) +#+END_SRC + * Mode specific ~use-package~ calls ** JavaScript diff --git a/customizations.el b/customizations.el index 1cf5fc0..e9df086 100644 --- a/customizations.el +++ b/customizations.el @@ -119,6 +119,7 @@ helm-mu helm-org helm-org-rifle + helm-pass helm-projectile helm-pydoc helm-smex