diff --git a/Brewfile b/Brewfile index fc2c3da..a19d504 100644 --- a/Brewfile +++ b/Brewfile @@ -14,7 +14,6 @@ cask "pgadmin4" cask "sloth" cask "xmind" cask "vlc" -cask "spectacle" cask "firefox" # quik for GoPro cask "quik" diff --git a/centos.sh b/centos.sh index 4a17300..3c7f380 100644 --- a/centos.sh +++ b/centos.sh @@ -29,11 +29,6 @@ yum -y install https://www.xmind.net/xmind/downloads/XMind-ZEN-for-Linux-64bit.r # VideoLAN sudo yum -y install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm yum -y install vlc -# Install Spectacle -#sudo yum -y install snapd -#sudo systemctl enable --now snapd.socket -#sudo ln -s /var/lib/snapd/snap /snap -#sudo snap -y install spectacle # Browser yum -y install firefox