tools/password-store: add auth-password-store package decl
This commit is contained in:
parent
3031212a76
commit
146de3e618
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/password-store/packages.el
|
||||
|
||||
(package! password-store)
|
||||
(package! auth-password-store)
|
||||
(package! pass)
|
||||
(package! password-store)
|
||||
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-pass))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue