Update configs
This commit is contained in:
@@ -20,6 +20,7 @@ if [[ $NEEDS_GIT_DIR != 0 ]]; then
|
||||
git init --bare ~/.git_home/
|
||||
git-home remote add origin https://gitlab.maxregan.me/max/configs.git
|
||||
git-home branch master --set-upstream-to origin/master
|
||||
git-home config status.showUntrackedFiles no
|
||||
fi
|
||||
|
||||
echo "Checking out configs."
|
||||
|
||||
Reference in New Issue
Block a user