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