From 3ccf3147edf663271960826c79a4213bc3b3eb8f Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Wed, 4 Mar 2026 16:48:13 -0600 Subject: refactor mercury config --- modules/terminal/workflow.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 modules/terminal/workflow.md (limited to 'modules/terminal') diff --git a/modules/terminal/workflow.md b/modules/terminal/workflow.md deleted file mode 100644 index f7c80ac..0000000 --- a/modules/terminal/workflow.md +++ /dev/null @@ -1,8 +0,0 @@ -# Terminal Workflow - -Each project that I'm working on has its own tmux session. -Using a variation of ThePrimeagen's tmux-sessionizer, I can switch to any project with `C-f`. - -Within a session, I use multiple panes and windows to organize my commands. -To open an existing file, get to a shell (either a new window, new pane, or freeing up the current pane), and hit `br` to launch broot. -From there, I can fuzzy find to the file, and hit `enter` to open it in Helix. -- cgit v1.3.1