113 Commits
Author SHA1 Message Date
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
tgrosinger c06ef9a626 Fish: Add go/bin and npm/global/bin to path 2026-06-02 10:55:34 -07:00
tgrosinger d05329471d Neovim: Disable markdownlint warnings for line length 2026-06-02 10:51:01 -07:00
tgrosinger 272e3ee138 Tmux: Hotkey to kill the current session 2026-05-15 09:36:21 -07:00
tgrosinger 583b78abad Tmux: Save sessions periodically and restore when reopening 2026-05-15 09:31:00 -07:00
tgrosinger f8fd24a8fb Neovim: Add persistence to reopen previous files on restart
Based on the directory, open whatever files were previously open when
vim was closed (intentionally or unexpectedly).
2026-05-15 09:30:09 -07:00
tgrosinger c77adc9234 Tmux: Mouse mode on by default 2026-05-15 09:19:25 -07:00
tgrosinger 044f392526 Neovim: Add helper to open claude plan file 2026-05-13 11:53:39 -07:00
tgrosinger 521e199ff6 Neovim: Add code-review plugin
Allows easily marking up code and exporting comments to be copied into
an AI agent for acting on.
2026-05-13 11:49:20 -07:00
tgrosinger 8c9160a58c Neovim: Remove copilot plugins 2026-05-08 11:37:00 -07:00
tgrosinger 0e6e015c07 Neovim: Add diffview plugin 2026-05-08 11:36:42 -07:00
tgrosinger b9c27c54ba Neovim: Update plugins 2026-05-08 11:10:28 -07:00