FEAT: OpenSUSE changes #1

Merged
brandonkessler merged 11 commits from feat_opensuse_changes into main 2025-12-25 10:40:51 -07:00
3 changed files with 10 additions and 0 deletions
Showing only changes of commit f0c5ee759c - Show all commits

View File

@@ -59,3 +59,9 @@ flatpak install -y --noninteractive flathub org.musicbrainz.Picard
#-- Parabolic --#
flatpak install -y --noninteractive flathub org.nickvision.tubeconverter
#-- Gnome Extension Manager --#
flatpak install flathub com.mattjakeman.ExtensionManager
#-- Feeds --#
flatpak install flathub org.gabmus.gfeeds

View File

@@ -3,6 +3,7 @@
#-- Oh My ZSH --#
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
chsh -s $(which zsh)
#-- flatpak overrides --#
sudo flatpak override --filesystem=$HOME/.themes

View File

@@ -19,6 +19,9 @@ zypper -n install wget
#-- zsh --#
zypper -n install zsh
#-- fzf --#
zypper -n install fzf
#-- GNU Stow --#
#-- Stow is a utility that can symlink your dot files to your home directory
zypper -n install stow