misc tweaks (new mba)

This commit is contained in:
Matthew Ryan Dillon 2025-11-05 17:58:03 -05:00
parent 8e2e8f9aa7
commit 856d96251e
3 changed files with 2 additions and 8 deletions

View file

@ -21,7 +21,7 @@ dscacheutil -flushcache
```bash
sh -c "$(curl -fsLS get.chezmoi.io)" -- \
init \
git://pingo.thermokar.st/dotfiles \
git://git.thermokar.st/thermokarst/dotfiles \
--apply \
--guess-repo-url=false
```