mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 01:21:33 -05:00
Add git-core
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
5a95aa2d44
commit
07e5fbce56
@ -57,7 +57,7 @@ sudo fwupdmgr update -y
|
||||
apt purge -y gnome-calculator
|
||||
|
||||
#Install packages that I use
|
||||
apt install -y gnome-console
|
||||
apt install -y git-core gnome-console
|
||||
|
||||
#Randomize MAC address
|
||||
sudo bash -c 'cat > /etc/NetworkManager/conf.d/00-macrandomize.conf' <<-'EOF'
|
||||
|
Loading…
Reference in New Issue
Block a user