124 Commits
Author SHA1 Message Date
tgrosinger fccb75298e Atuin: Install hooks for Claude Code and Pi 2026-08-19 14:37:28 -07:00
tgrosinger 3208abe464 Claude: Allow tn and Atrium access 2026-08-19 14:37:05 -07:00
tgrosinger 08c7ca752a Claude: Reordering config file 2026-08-19 14:36:49 -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 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
tgrosinger 39329e2607 Fish: Add alias for common typo 2026-07-24 09:36:06 -07:00
tgrosinger 6905cdf3be Tmux: Open session switcher after killing session 2026-07-07 09:42:26 -07:00
tgrosinger 3c6afb9d3a Sway: Parameterize term 2026-07-07 09:15:22 -07:00
tgrosinger 2192fa23f0 Tmux: Switch to previous session after killing 2026-07-07 09:14:02 -07:00
tgrosinger e232d1ec2e Neovim: Fix <C-e> hotkey in Octo buffers 2026-07-07 09:14:00 -07:00
tgrosinger 15f8e17b57 Neovim: Enable claude-review and disable code-review
I was not really using code-review and the keybindings conflicted with
my new claude-review extension. Claude review is installed from a local
directory.
2026-07-07 09:13:43 -07:00
tgrosinger 41c5a6c37d Claude: Remove pr-walkthrough skill
The skill I am using for pr-walkthrough now lives in the claude-review
repo and has been adjusted to output structured json that can be viewed
in my Neovim plugin.
2026-07-07 09:13:39 -07:00
tgrosinger 1510881558 Pi: Install 2026-07-07 09:13:36 -07:00
tgrosinger 13a252517a Neovim: Install updates 2026-07-07 09:13:33 -07:00
tgrosinger b2033a7b2d Neovim: Show hidden and ignored files in snacks explorer by default 2026-07-07 09:13:30 -07:00
tgrosinger adbac68c9e Ghostty: Install 2026-07-07 09:13:13 -07:00
tgrosinger 23bc421251 tmux: Add hotkey to open gh-dash 2026-07-03 09:01:04 -07:00
tgrosinger 10be144521 Sway: Updates for triggering Handy
Switch to using signals which is the recommended method for Wayland and
fixes overlays not working.

Prevent Sway from focusing the overlay, which can cause the typed text
to not be written to the correct window.
2026-07-01 15:24:06 -07:00
tgrosinger 523caf5c7c fish: Remove autoenv 2026-07-01 15:23:09 -07:00
tgrosinger e6c398c224 Claude: Add skills 2026-06-28 09:09:32 -07:00
tgrosinger 9abf1d713f fish: Extend dev-wt to support switching repos
Run with -C to behave as if invoked from within a different directory.
This allowes easy switching between repos without needing to `tmux
detach`, `cd`, and then run `dev-wt`.
2026-06-21 09:37:14 -07:00
tgrosinger 82c61210c9 gh-dash/fish: Add helper to create new worktree and perform PR review 2026-06-21 09:37:14 -07:00
tgrosinger c635aacb6c Hunk: Initial confing 2026-06-21 09:04:29 -07:00
tgrosinger 7475b772ca gh-dash: Initial config 2026-06-21 09:04:09 -07:00
tgrosinger 0654e2c601 Mise: Switch to version of Satty that is supported on my OS 2026-06-18 21:27:53 -07:00
tgrosinger faae87a8d3 Fish: dev-wt with no args now opens the main repo 2026-06-18 16:14:27 -07:00
tgrosinger cf0efd4012 Process-Compose: Start using process-compose directly instead of through devbox 2026-06-18 16:08:29 -07:00
tgrosinger 056e68fcd9 Fish: Add completions to dev-wt command 2026-06-18 12:03:49 -07:00
tgrosinger b19d31f993 Neovim: Install octo and update dependencies 2026-06-18 12:03:24 -07:00
tgrosinger 51ac960cbb Neovim: Add keyboard shortcut to copy filepath to clipboard 2026-06-18 12:03:24 -07:00
tgrosinger 62ac2413ab Claude: Fix sandbox issue with running pnpm commands 2026-06-18 12:03:24 -07:00
tgrosinger a1f0778147 Mise: Install
Remove the global devbox installation of nodejs.
2026-06-18 12:03:24 -07:00
tgrosinger 25287f8564 Claude: Enable sandbox 2026-06-18 12:01:11 -07:00
tgrosinger ae1fecda1b Claude: Initial config 2026-06-11 21:32:58 -07:00
tgrosinger 6749b9efea Tmux: Improve support for Claude Code 2026-06-11 21:08:06 -07:00
tgrosinger 8221150bb8 Fish: Add helper functions for converting videos 2026-06-11 21:07:51 -07:00