diff --git a/arch_wsl.sh b/arch_wsl.sh index 056b9cf..1bdc2ef 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -205,10 +205,7 @@ main() { mkdir /mnt/y # === Git == - git config --global user.email "kennel.anri@tutanota.com" - git config --global user.name "Mylloon" - git config --global pull.rebase true - git config --global init.defaultBranch main + wget -q https://git.kennel.ml/Anri/confOS/raw/branch/main/dotfiles/.gitconfig -O "$HOME"/.gitconfig # === Python == # Add PIP packages from Python