Added Software

pull/1/head
beech 2 years ago
parent d715ac392e
commit 6ca890a3fc
  1. 12
      software.sh

@ -15,19 +15,19 @@ PKGS=(
'unrar' # RAR compression program 'unrar' # RAR compression program
'unzip' # Zip compression program 'unzip' # Zip compression program
'wget' # Remote content retrieval 'wget' # Remote content retrieval
'konsole' # Terminal emulator
'vim' # Terminal Editor 'vim' # Terminal Editor
'zenity' # Display graphical dialog boxes via shell scripts 'zenity' # Display graphical dialog boxes via shell scripts
'zip' # Zip compression program 'zip' # Zip compression program
'zsh' # Interactive shell
'zsh-autosuggestions' # Zsh Plugin
'zsh-syntax-highlighting' # Zsh Plugin
'nano' # Simpler Terminal Editor 'nano' # Simpler Terminal Editor
# GENERAL UTILITIES --------------------------------------------------- # GENERAL UTILITIES ---------------------------------------------------
'dolphin' # Filesystem browser
'vlc' # Video Player 'vlc' # Video Player
'lutris' # Gaming
'wine' # Gaming
'spotify' # Music
'obs-studio' # Screen Recording
'remmina' # RDP
# DEVELOPMENT --------------------------------------------------------- # DEVELOPMENT ---------------------------------------------------------
@ -38,6 +38,8 @@ PKGS=(
'npm' # Node package manager 'npm' # Node package manager
'python' # Scripting language 'python' # Scripting language
'yarn' # Dependency management (Hyper needs this) 'yarn' # Dependency management (Hyper needs this)
'gimp' # Photo Editor
'kdenlive' # Video Editor
# PRODUCTIVITY -------------------------------------------------------- # PRODUCTIVITY --------------------------------------------------------