remotes/1693045480750635534/spooky-22
Aevann1 2022-05-25 03:46:41 +02:00
parent 7310c9a1a4
commit 2fd52ce9bd
1 changed files with 7 additions and 2 deletions

View File

@ -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