feat(wpcarro/pass): Deprecate pass, password-store
gpg finally drove me nuts; prefer passage all around. Change-Id: I15cbcb468b9821520e38665839aa43bb92f9edb9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7578 Tested-by: BuildkiteCI Autosubmit: wpcarro <wpcarro@gmail.com> Reviewed-by: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
5037443c7a
commit
fc31f93eb5
4 changed files with 3 additions and 8 deletions
|
|
@ -68,9 +68,6 @@
|
|||
(setq sh-basic-offset 2)
|
||||
(setq sh-indentation 2)
|
||||
|
||||
;; Emacs library that interfaces with my Linux password manager.
|
||||
(use-package password-store)
|
||||
|
||||
(use-package vterm
|
||||
:config
|
||||
(general-define-key
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@ let
|
|||
(with pkgs; [
|
||||
ispell
|
||||
nix
|
||||
pass
|
||||
rust-analyzer
|
||||
rustc
|
||||
rustfmt
|
||||
|
|
@ -121,7 +120,6 @@ let
|
|||
package-lint
|
||||
paradox
|
||||
parsec
|
||||
password-store
|
||||
pcre2el
|
||||
prettier-js
|
||||
projectile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue