Home

Awesome

config_git

my git config on $XDG_CONFIG_HOME/git/

usage

cd ~/.config  # $XDG_CONFIG_HOME or $HOME/.config
git clone https://github.com/officel/config_git.git ./git

# or I do it this way
cd ~/repos/github.com/officel/
git clone https://github.com/officel/config_git.git
ln -s ~/repos/github.com/officel/config_git/ ~/.config/git

see

related my projects

note

ローカルリポジトリだけ ignore

config がどこで設定されているか