diff --git a/ubuntu_setup b/ubuntu_setup index b6cb7bdf5..6c6fd17e5 100644 --- a/ubuntu_setup +++ b/ubuntu_setup @@ -1,5 +1,10 @@ -locale-gen "en_US.UTF-8" -update-locale LANG=en_US.utf8 +# locale-gen "en_US.UTF-8" +# update-locale LANG=en_US.utf8 +# update-locale LC_ALL=en_US.utf8 +# reboot +git config --global credential.helper store +git config --global user.name "Aevann1" +git config --global user.email "randomname42029@gmail.com" cd /rDrama cp ./env /env . /env