Skip to content

fix: disable git autofetch to prevent Touch ID prompts#56

Merged
lox merged 1 commit intomainfrom
git-autofetch-fix
Oct 8, 2025
Merged

fix: disable git autofetch to prevent Touch ID prompts#56
lox merged 1 commit intomainfrom
git-autofetch-fix

Conversation

@lox
Copy link
Owner

@lox lox commented Oct 8, 2025

Summary

  • Disables git autofetch to prevent Touch ID authentication prompts during shell initialization

Test plan

  • Verify git status works without Touch ID prompts
  • Confirm shell initialization is faster

VSCode's automatic git fetch was triggering 1Password SSH key
authentication every few minutes. Disabling autofetch while keeping
autorefresh maintains UI responsiveness without the periodic prompts.
@lox lox merged commit a567c20 into main Oct 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant