Skip to content

Conversation

@toshimaru
Copy link
Owner

This pull request updates the .gitconfig file to improve default Git settings and enhance workflow productivity. The main changes include setting the default branch to main, adding commented-out options for GPG signing, and introducing a new alias for interactively browsing commit history.

Configuration improvements:

  • Moved the [init] defaultBranch = main setting to a dedicated section to ensure new repositories use main as the default branch. [1] [2]
  • Added commented-out options for user.signingkey, [commit] gpgsign, and [gpg] format, providing templates for enabling commit signing in the future. [1] [2]

Alias enhancements:

  • Added a new tig alias that uses fzf to interactively select and preview commits from the log, improving navigation and inspection of commit history.

@toshimaru
Copy link
Owner Author

The error cause

✘ Cask keybase (6.5.4,20250917154415,52400b6f28)
Error: Download failed on Cask 'keybase' with message: Download failed: https://prerelease.keybase.io/darwin-arm64-updates/Keybase-6.5.4-20250917154415%2B52400b6f28.zip

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.

2 participants