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