mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Remove gnome-console
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
ceb9f2097b
commit
07070db6b8
@ -73,7 +73,7 @@ sudo fwupdmgr update -y
|
||||
apt purge -y gedit gnome-calculator gnome-character gnome-font-viewer gnome-logs gnome-power-manager seahorse whoopsie
|
||||
|
||||
#Install packages that I use
|
||||
apt install -y git-core gnome-console gnome-text-editor
|
||||
apt install -y git-core gnome-text-editor
|
||||
|
||||
#Randomize MAC address
|
||||
sudo bash -c 'cat > /etc/NetworkManager/conf.d/00-macrandomize.conf' <<-'EOF'
|
||||
|
Loading…
Reference in New Issue
Block a user