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