Skip to content

Commit 7789290

Browse files
authored
v0.02
Remove My Personal Github Info
1 parent 028f780 commit 7789290

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

setup/deb-setup.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
#!/usr/bin/env bash
22

33
source ~/Build-Env-Setup-Scripts/setup/hub.sh
4-
git config --global user.name "PizzaG"
5-
git config --global user.email "[email protected]"
6-
git config --global credential.helper "cache --timeout=7200"
74
printf '\n' | tee -a ~/.bashrc
85
echo "source ~/scripts/functions" >> ~/.bashrc
96
echo "onLogin" >> ~/.bashrc
10-
sudo apt install figlet fortune byobu mosh -y
7+
sudo apt install figlet fortune byobu mosh -y

0 commit comments

Comments
 (0)