diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-26 22:01:38 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-26 22:01:38 +0100 |
| commit | af4a9b37cea751595700bcfb2605b09816bdce56 (patch) | |
| tree | 00f02fac9ca907532b33d0cb1766f78b59b87257 /install | |
| parent | cbe43d1948fd454af1720aa59a7e593d4cc0577c (diff) | |
Use .age-recipients to be compatible with passage
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -74,6 +74,9 @@ ln -fns ../.dotfiles/config/aerc ~/.config/aerc # emacs ln -fns ../.dotfiles/config/emacs ~/.config/emacs +# age recipients +ln -fns .dotfiles/age-recipients ~/.age-recipients + touch ~/.tool-versions # Italics setup |