:tools password-store -> :tools pass
A simpler name and matches the prefix of its module.
This commit is contained in:
parent
0674e4b4b0
commit
c3cb7c5000
9 changed files with 13 additions and 12 deletions
|
@ -26,7 +26,8 @@
|
|||
(lookup (:tools lookup))
|
||||
(debugger (:tools debugger)))
|
||||
(:tools (rotate-text (:editor rotate-text))
|
||||
(vterm (:term vterm)))
|
||||
(vterm (:term vterm))
|
||||
(password-store (:tools pass)))
|
||||
(:emacs (electric-indent (:emacs electric))
|
||||
(hideshow (:editor fold))
|
||||
(eshell (:term eshell))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue