tools/password-store: initial commit

pass doesn't play at all with shackle yet
This commit is contained in:
Benjamin Andresen 2017-06-11 02:26:51 +02:00 committed by Henrik Lissner
parent 9645945465
commit 9c25865942
2 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; tools/password-store/packages.el
(package! password-store)
(package! pass)