Opens Otty and adds this tool to what it syncs
Opens otty://sync/add/superduper. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
curl -fsSL https://dotfiles.otty.sh/app/superduper/chezmoiignore \
>> ~/.local/share/chezmoi/.chezmoiignore
curl -fsSL https://dotfiles.otty.sh/app/superduper/mackup.cfg \
-o ~/.mackup/superduper.cfg
curl -fsSL https://dotfiles.otty.sh/app/superduper/yadm-encrypt \
>> ~/.config/yadm/encrypt
# Generated by dotfiles-catalog 0.3.0 — do not edit.
# SuperDuper! (superduper): merge into your install.conf.yaml.
#
# Secrets are deliberately absent — dotbot symlinks, so a linked
# credential file would land in your repository in plaintext.
- link:
~/Library/Preferences/com.shirtpocket.SuperDuper4.menu.plist: Library/Preferences/com.shirtpocket.SuperDuper4.menu.plist
~/Library/Preferences/com.shirtpocket.SuperDuper4.plist: Library/Preferences/com.shirtpocket.SuperDuper4.plist
~/Library/Preferences/com.shirtpocket.SuperDuper4.shared.plist: Library/Preferences/com.shirtpocket.SuperDuper4.shared.plist
curl -fsSL https://dotfiles.otty.sh/app/superduper/stow.sh \
| sh -s -- ~/dotfiles