Opens Otty and adds this tool to what it syncs
Opens otty://sync/add/sequel-pro. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
curl -fsSL https://dotfiles.otty.sh/app/sequel-pro/chezmoiignore \
>> ~/.local/share/chezmoi/.chezmoiignore
curl -fsSL https://dotfiles.otty.sh/app/sequel-pro/mackup.cfg \
-o ~/.mackup/sequel-pro.cfg
curl -fsSL https://dotfiles.otty.sh/app/sequel-pro/yadm-encrypt \
>> ~/.config/yadm/encrypt
# Generated by dotfiles-catalog 0.3.0 — do not edit.
# Sequel Pro (sequel-pro): 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:
~/.config/Sequel Pro: config/Sequel Pro
~/Library/Application Support/Sequel Pro: Library/Application Support/Sequel Pro
~/Library/Preferences/com.sequelpro.SequelPro.plist: Library/Preferences/com.sequelpro.SequelPro.plist
curl -fsSL https://dotfiles.otty.sh/app/sequel-pro/stow.sh \
| sh -s -- ~/dotfiles