Update v2/fedora-workstation.sh
This commit is contained in:
@@ -64,20 +64,22 @@ flatpak install -y flathub com.vscodium.codium
|
||||
# variety
|
||||
|
||||
#media
|
||||
install_packages flameshot-git mpv
|
||||
install_packages mpv
|
||||
# temp removed packages
|
||||
# vlc gimp inkscape spotify lollypop mpv-full mpv-git
|
||||
# vlc gimp inkscape spotify lollypop mpv-full mpv-git flameshot-git
|
||||
|
||||
#shells
|
||||
install_packages zsh zsh-completions zsh-syntax-highlighting
|
||||
install_packages zsh zsh-syntax-highlighting
|
||||
# temp removed packages
|
||||
# fish oh-my-zsh-git
|
||||
# fish oh-my-zsh-git zsh-completions
|
||||
|
||||
#system-tools
|
||||
install_packages base-devel
|
||||
install_packages @development-tools git curl wget cmake ninja-build pkgconf-pkg-config
|
||||
|
||||
#tools
|
||||
install_packages wttr system-config-printer ripgrep meld btop htop hwinfo lshw
|
||||
install_packages system-config-printer system-config-printer-applet system-config-printer-libs ripgrep meld btop htop hwinfo lshw
|
||||
# temp removed packages
|
||||
# wttr
|
||||
|
||||
# End of script
|
||||
say_green "Workstation setup completed."
|
||||
|
||||
Reference in New Issue
Block a user