1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-22 17:51:34 -05:00

Update debian.sh

This commit is contained in:
Tommy 2022-05-26 01:11:39 -04:00 committed by GitHub
parent 22f5db9080
commit d226cd56ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/debian.sh vendored
View File

@ -3,7 +3,7 @@
sudo apt purge -y thunderbird emacs emacs-gtk emacs-bin-common emacs-common firefox* keepassxc cups* vim* system-config-printer* xsettingsd xterm* yelp* sudo apt purge -y thunderbird emacs emacs-gtk emacs-bin-common emacs-common firefox* keepassxc cups* vim* system-config-printer* xsettingsd xterm* yelp*
sudo apt autoremove -y sudo apt autoremove -y
sudo apt autoclean sudo apt autoclean
sudo apt install -y qt5ct qt5-style-plugins arc-theme sudo apt install -y eog qt5ct qt5-style-plugins arc-theme
git config --global http.proxy http://127.0.0.1:8082 git config --global http.proxy http://127.0.0.1:8082
git clone https://github.com/horst3180/arc-icon-theme git clone https://github.com/horst3180/arc-icon-theme