Add :tools password-store to init.test.el

This commit is contained in:
Henrik Lissner
2017-06-12 02:45:53 +02:00
parent ca07eb5077
commit 3f5c828169
2 changed files with 2 additions and 1 deletions

View File

@@ -3,4 +3,5 @@
(require 'core (concat user-emacs-directory "core/core"))
(doom! :feature evil
:tools password-store
:private hlissner)