mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Update Fedora-WorkStation-33.sh
This commit is contained in:
parent
23b23d8997
commit
690945f798
@ -75,7 +75,7 @@ sudo dnf -y install ivpn-ui
|
|||||||
#Install OpenSnitch
|
#Install OpenSnitch
|
||||||
sudo dnf install -y https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/opensnitch-1.3.6-1.x86_64.rpm
|
sudo dnf install -y https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/opensnitch-1.3.6-1.x86_64.rpm
|
||||||
sudo dnf install -y https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/opensnitch-ui-1.3.6-1.f29.noarch.rpm
|
sudo dnf install -y https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/opensnitch-ui-1.3.6-1.f29.noarch.rpm
|
||||||
sudo chmod -R $USER:USER /home/${USER}/.config/autostart
|
sudo chown -R $USER:$USER /home/${USER}/.config/autostart
|
||||||
|
|
||||||
#Setup VSCodium
|
#Setup VSCodium
|
||||||
sudo rpm --import https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg
|
sudo rpm --import https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg
|
||||||
|
Loading…
Reference in New Issue
Block a user