79344484

Date: 2025-01-10 02:51:43
Score: 0.5
Natty:
Report link

Just want to provide an updated answer since this showed in my google search for "move git config to .config repo"

git added GIT_CONFIG_GLOBAL in version 2.32.0

you can add GIT_CONFIG_GLOBAL=your/custom/config to .zshrc .bashrc to set you global config's new home.

Personally I set mine to .config/git/config

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: HXavS