- GIT_EDITOR, EDITOR, VISUAL, GIT_SEQUENCE_EDITOR set to 'true' to block editor invocations during git operations like rebase - GIT_PAGER, PAGER set to 'cat' to disable pagination - Fixes issue where git rebase --continue was still opening nvim despite existing non-interactive env vars 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)