512 Commits
Author SHA1 Message Date
tgrosinger b393048467 Skills: Fix name of matt-code-review 2026-08-28 13:42:36 -07:00
tgrosinger b1e8fa1c14 Claude: Add missing status line script 2026-08-28 11:35:00 -07:00
tgrosinger b31b88b3c1 Install: Add socat on the server 2026-08-28 09:56:35 -07:00
tgrosinger 4ccc9e6365 TaskNotes: Remove tn and tasknotes-cli skill and replace with custom script
Create a new `ticket` javascript executable which wraps
https://github.com/callumalpass/mdbase-tasknotes and adds all the
operations required for managing tickets in the vault.
2026-08-28 09:56:16 -07:00
tgrosinger ca4d74cd60 Skills: Add daily note cleanup and weather skills 2026-08-27 09:52:53 -07:00
tgrosinger ec4c0437c4 Install: Add bubblewrap on server 2026-08-26 20:44:43 -07:00
tgrosinger 908936c360 Install: Only create temporary links if they are missing 2026-08-26 20:34:52 -07:00
tgrosinger f5f7acacb6 Bash: Add mise to path 2026-08-26 19:19:57 -07:00
tgrosinger d324c13f02 Install: Link shell configs by hand to bootstrap brew
brew is not on the PATH until the shell configs are stowed, but stow is
installed via brew. Create the .bashrc and fish config symlinks stow would
create so this script and new shells can find brew, and fail with guidance if
the current shell still lacks it after linking.
2026-08-26 19:19:43 -07:00
tgrosinger 1717fd0ef0 Install: Drop the apt-get homebrew-deps branch
Build dependencies are only installed via dnf now; the Debian/Ubuntu apt-get
path and the unsupported-package-manager error are no longer needed.
2026-08-26 19:19:42 -07:00
tgrosinger 857465ccd9 Install: Add sudo preflight check
Both the distro package managers and the homebrew installer need sudo, so
fail early with instructions for granting temporary passwordless sudo rather
than partway through the run.
2026-08-26 19:19:42 -07:00
tgrosinger 6d4a5ad825 Atuin: Add host to the filters 2026-08-26 19:18:01 -07:00
tgrosinger a07d241735 Install: Set shell to fish 2026-08-26 19:12:49 -07:00
tgrosinger e9e5b6a30b Install: Reorganize and improve idempotency
- Move tools that are statically linked binaries into mise
- Split installed tools into desktop vs server
- Pin versions on tools installed by mise
2026-08-26 17:04:01 -07:00
tgrosinger 7ca1f5dd66 Install: Remove ghostty, mouseless, and devbox 2026-08-25 21:57:51 -07:00
tgrosinger e55f053efb Mise: Add uv 2026-08-25 21:45:04 -07:00
tgrosinger 7ec89551cc Pi: Update default model 2026-08-25 21:44:53 -07:00
tgrosinger 2c6236135c Claude: Change default model back to opus 4.8 2026-08-25 21:44:25 -07:00
tgrosinger 47fe0fbc0e Atuin: Add sync to self-hosted server 2026-08-25 21:44:25 -07:00
tgrosinger 31439db2f8 Add all skills in agent-agnostic location 2026-08-25 21:44:25 -07:00
tgrosinger 64f3e2b320 Avoid duplicating download helper scripts 2026-08-22 16:36:42 -07:00
tgrosinger c86c24ed9b Git: Remove ExtraHop setting 2026-08-21 22:28:49 -07:00
tgrosinger 3ca85c3bfb Claude: Allow deleting files in temp directory 2026-08-21 22:27:56 -07:00
tgrosinger 75dcd21776 Git: Improve config portability 2026-08-21 22:27:21 -07:00
tgrosinger 94a1925f1b Scripts: Remove unused script 2026-08-21 22:27:21 -07:00
tgrosinger 623117d6c5 Scripts: Move scripts and binaries into stow path 2026-08-21 22:27:21 -07:00
tgrosinger ab12436d07 Git: Move global ignore into dotfiles 2026-08-21 22:27:21 -07:00
tgrosinger 79a4040b0a Bash: Check for brew and atuin before using them 2026-08-21 22:27:21 -07:00
tgrosinger 43952188ad Agents: Move skills out of claude specific directory 2026-08-21 22:27:21 -07:00
tgrosinger 1a1ba1131c Atuin: Install hooks for Claude Code and Pi 2026-08-21 22:27:21 -07:00
tgrosinger 312bfd18be Claude: Allow tn and Atrium access 2026-08-21 22:27:21 -07:00
tgrosinger 8c8a352945 Claude: Reordering config file 2026-08-21 22:27:21 -07:00
tgrosinger 63b533e541 Skills: New rewrite-comments skill 2026-08-19 14:34:42 -07:00
tgrosinger c4163373fb Fish: New function to ask AI to write a shell command 2026-08-19 14:34:01 -07:00
tgrosinger d3777cbbee Claude: Remove exec from dev-claude wrapper 2026-08-19 14:33:26 -07:00
tgrosinger 6b848c9454 Mise: Remove overmind and hunk 2026-08-17 08:42:14 -07:00
tgrosinger f1b5077aa1 Atuin: Enable tmux integration 2026-08-17 08:41:58 -07:00
tgrosinger 8ccb3dfc43 Claude: Add new simplify and code review skills 2026-08-17 08:41:45 -07:00
tgrosinger 0d1fddb2f2 Claude: Create skills to use Obsidian as a coding ticket system 2026-08-14 10:39:21 -07:00
tgrosinger 5916bf9581 Lazygit: Config update for new version 2026-08-10 11:01:32 -07:00
tgrosinger 4220d6d143 Claude: Create new dev-claude wrapper to prevent resource abuse 2026-08-10 11:01:32 -07:00
tgrosinger b183a97a56 Fish: Add config to set JAVA_HOME in distrobox 2026-07-24 09:38:41 -07:00
tgrosinger 8e55eae23e Fish: Add del-wt function 2026-07-24 09:38:24 -07:00
tgrosinger 774df0b7a8 Fish: Show distrobox container name in prompt 2026-07-24 09:38:10 -07:00
tgrosinger 2113743644 Fish: Prevent Atuin from loading when unavailable
This fixes an issue when entering distrobox containers.
2026-07-24 09:37:50 -07:00
tgrosinger 932f4f7f2e Claude: Remove unused functionality from system prompt 2026-07-24 09:37:10 -07:00
tgrosinger c463fff8e4 Claude: Add blocks on file deletion commands 2026-07-24 09:36:15 -07:00
tgrosinger c9e82e5756 Fish: Improve dev-wt-pr completions and required args
The branch name can now be omitted and will be looked up if not
provided. This makes it much easier to run this script manually from the
CLI.
2026-07-24 09:36:13 -07:00
tgrosinger 46431d0532 Mouseless: Install 2026-07-24 09:36:11 -07:00
tgrosinger d8997c8df8 Neeovim: Disable persistence plugin
This plugin was causing problems with worktrees, and I didn't really
like the functionality anyway. It was added when I was having trouble
with my computer crashing a bunch, but that issue seems to be occurring
less often now.
2026-07-24 09:36:09 -07:00