diff --git a/auto_move.sh b/auto_move.sh index 55c8164..7678fac 100644 --- a/auto_move.sh +++ b/auto_move.sh @@ -9,3 +9,4 @@ chown -R $USER /home/$USER chgrp -R $USER /home/$USER ln -s /home/$USER/.zshrc ~/.zshrc ln -s /home/$USER/.config/neofetch/config.conf ~/.config/neofetch/config.conf +ln -s /home/$USER/.gitconfig ~/.gitconfig