Update 1-setup.sh

This commit is contained in:
Chris Titus 2021-10-29 20:36:51 -07:00 committed by 71Zombie
parent 06ce4ed3aa
commit 6b9e176800
1 changed files with 1 additions and 4 deletions

View File

@ -116,7 +116,6 @@ PKGS=(
'gcc' 'gcc'
'gimp' # Photo editing 'gimp' # Photo editing
'git' 'git'
'gitkraken'
'gparted' # partition management 'gparted' # partition management
'gptfdisk' 'gptfdisk'
'grub' 'grub'
@ -124,7 +123,6 @@ PKGS=(
'gst-libav' 'gst-libav'
'gst-plugins-good' 'gst-plugins-good'
'gst-plugins-ugly' 'gst-plugins-ugly'
'gwenview'
'haveged' 'haveged'
'htop' 'htop'
'iptables-nft' 'iptables-nft'
@ -171,6 +169,7 @@ PKGS=(
'pkgconf' 'pkgconf'
'plasma-nm' 'plasma-nm'
'powerdevil' 'powerdevil'
'plasma-nm'
'powerline-fonts' 'powerline-fonts'
'print-manager' 'print-manager'
'pulseaudio' 'pulseaudio'
@ -201,7 +200,6 @@ PKGS=(
'vim' 'vim'
'virt-manager' 'virt-manager'
'virt-viewer' 'virt-viewer'
'vlc'
'wget' 'wget'
'which' 'which'
'wine-gecko' 'wine-gecko'
@ -210,7 +208,6 @@ PKGS=(
'xdg-desktop-portal-kde' 'xdg-desktop-portal-kde'
'xdg-user-dirs' 'xdg-user-dirs'
'zeroconf-ioslave' 'zeroconf-ioslave'
'zulucrypt'
'zip' 'zip'
'zsh' 'zsh'
'zsh-syntax-highlighting' 'zsh-syntax-highlighting'