FEAT: OpenSUSE changes #1
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user