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