diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-14 12:40:57 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-15 21:29:19 +0100 |
| commit | 03c0517724d48b5736121c8405b7e6758ace7bfc (patch) | |
| tree | dc3edb0d310594466173e3b86156cc69571d6d31 /install | |
| parent | 2a0f23110517fafa5d474a7e4efb661d5148efef (diff) | |
Add vdirsyncer
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -110,6 +110,9 @@ ln -fns ../.dotfiles/config/task ~/.config/task # wob ln -fns ../.dotfiles/config/wob ~/.config/wob +# vdirsyncer +ln -fns ../.dotfiles/config/vdirsyncer ~/.config/vdirsyncer + # age recipients ln -fns .dotfiles/age-recipients ~/.age-recipients |