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:
William Carroll 2022-12-12 11:41:54 -08:00 committed by clbot
parent 5037443c7a
commit fc31f93eb5
4 changed files with 3 additions and 8 deletions

View file

@ -43,6 +43,5 @@ $ cd /depot
$ eval "$(direnv hook bash)"
$ HOSTNAME=base rebuild-system
$ sudo tailscale up
$ git clone 'user@host:~/.password-store' ~/.password-store
$ scp -r 'user@host:~/.gnupg' ~/.gnupg
$ git clone 'user@host:~/.passage' ~/.passage
```