add gitconfig

This commit is contained in:
2022-09-27 08:15:34 -04:00
parent 574e865ff6
commit 8200939e20
3 changed files with 10 additions and 1 deletions

View File

@@ -30,3 +30,6 @@ ln -s $HOME/.dotfiles/zsh/mygvm /usr/local/bin/mygvm
#Install Go
mygvm go1.18.6
#link gitconfig
ln -s $HOME/.dotfiles/.gitconfig $HOME/.gitconfig