added link for .gitconfig

This commit is contained in:
Michael Scalzetti 2022-03-24 02:13:22 -04:00
parent caf275ed7f
commit e2a8f8ed8e

View File

@ -9,3 +9,4 @@ chown -R $USER /home/$USER
chgrp -R $USER /home/$USER chgrp -R $USER /home/$USER
ln -s /home/$USER/.zshrc ~/.zshrc ln -s /home/$USER/.zshrc ~/.zshrc
ln -s /home/$USER/.config/neofetch/config.conf ~/.config/neofetch/config.conf ln -s /home/$USER/.config/neofetch/config.conf ~/.config/neofetch/config.conf
ln -s /home/$USER/.gitconfig ~/.gitconfig