khal/vdirsyncer setup

This commit is contained in:
Matthew Ryan Dillon 2025-12-15 08:08:57 -05:00
parent 251b8c430b
commit 445396d829
4 changed files with 45 additions and 1 deletions

View file

@ -3,7 +3,6 @@
## 1. set the fqdn:
```bash
# macos-specific commands
sudo scutil --set HostName $MY_HOSTNAME.local
sudo scutil --set LocalHostName $MY_HOSTNAME
sudo scutil --set ComputerName $MY_HOSTNAME
@ -27,3 +26,9 @@ sh -c "$(curl -fsLS get.chezmoi.io)" -- \
```
## 6. restart shell
## 7. some "manual" stuff:
```bash
vdirsyncer discover my_cals
```