Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 183 Bytes

File metadata and controls

13 lines (10 loc) · 183 Bytes

Git

Remote the current gitconfig:

rm ~/.gitconfig

Symlink gitconfig:

ln -sf ~/Projects/dotfiles/.gitconfig ~/.gitconfig
ln -sf ~/Projects/dotfiles/.gitconfig.d ~