This commit is contained in:
Ben Kyd
2026-03-26 20:29:35 +00:00
parent 2241b6fc7d
commit 585a5298ad
11 changed files with 3682 additions and 46 deletions

12
setup.toml Normal file
View File

@@ -0,0 +1,12 @@
# setup.toml — declarative tooling config
# Packages live in packages/brew.txt and packages/arch.txt.
# This file covers everything that isn't a package manager install.
[fish]
# Fisher plugins to install. Run `fisher list` to see what's currently installed.
plugins = []
[tmux]
# TPM plugins to install headlessly via ~/.tmux/plugins/tpm/bin/install_plugins.
# Format: "owner/repo" matching the TPM convention.
plugins = []