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