Added Git config to install.sh
This commit is contained in:
1
hamr-sticker-picker/.config/hamr/.gitignore
vendored
Normal file
1
hamr-sticker-picker/.config/hamr/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
plugin-indexes.json
|
||||
File diff suppressed because one or more lines are too long
@@ -261,3 +261,8 @@ yay -S --needed --noconfirm $extpkgstr
|
||||
git add .
|
||||
git reset --hard HEAD
|
||||
git submodule update --recursive --init
|
||||
git remote remove origin
|
||||
git remote add origin ssh://git@gitea.sparkle.gay:9173/vivian/.dotfiles.git
|
||||
git config --global init.defaultBranch main
|
||||
git config --global user.name "Vivian Elisabeth H"
|
||||
git config --global user.email "36878099+SparkleDEV@users.noreply.github.com"
|
||||
|
||||
Reference in New Issue
Block a user