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