Compare commits
4 Commits
300a27a1fa
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c4c127aeb | |||
| 923010b9ea | |||
| 5cfea0cf6c | |||
| 5cc4a93fb6 |
16
12-install-flatpaks-workstation.sh
Normal file → Executable file
16
12-install-flatpaks-workstation.sh
Normal file → Executable file
@@ -59,3 +59,19 @@ flatpak install -y --noninteractive flathub org.musicbrainz.Picard
|
|||||||
|
|
||||||
#-- Parabolic --#
|
#-- Parabolic --#
|
||||||
flatpak install -y --noninteractive flathub org.nickvision.tubeconverter
|
flatpak install -y --noninteractive flathub org.nickvision.tubeconverter
|
||||||
|
|
||||||
|
#-- Quod Libet --#
|
||||||
|
flatpak install flathub io.github.quodlibet.QuodLibet
|
||||||
|
flatpak install flathub io.github.quodlibet.ExFalso
|
||||||
|
|
||||||
|
#-- Gnome Extension Manager --#
|
||||||
|
flatpak install flathub com.mattjakeman.ExtensionManager
|
||||||
|
|
||||||
|
#-- Feeds --#
|
||||||
|
flatpak install flathub org.gabmus.gfeeds
|
||||||
|
|
||||||
|
#-- iotas --#
|
||||||
|
flatpak install flathub org.gnome.World.Iotas
|
||||||
|
|
||||||
|
#-- Zen Browse --#
|
||||||
|
flatpak install flathub app.zen_browser.zen
|
||||||
|
|||||||
5
13-install-applications-workstation-interactive.sh
Normal file
5
13-install-applications-workstation-interactive.sh
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
#-- Ollama --#
|
||||||
|
#-- Local llm
|
||||||
|
curl -fsSL https://ollama.com/install.sh | sh
|
||||||
1
20-set-user-preferences-interactive.sh
Normal file → Executable file
1
20-set-user-preferences-interactive.sh
Normal file → Executable file
@@ -3,6 +3,7 @@
|
|||||||
#-- Oh My ZSH --#
|
#-- Oh My ZSH --#
|
||||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||||
|
|
||||||
|
chsh -s $(which zsh)
|
||||||
|
|
||||||
#-- flatpak overrides --#
|
#-- flatpak overrides --#
|
||||||
sudo flatpak override --filesystem=$HOME/.themes
|
sudo flatpak override --filesystem=$HOME/.themes
|
||||||
|
|||||||
0
Debian/00-install-utilities.sh
Normal file → Executable file
0
Debian/00-install-utilities.sh
Normal file → Executable file
0
Debian/10-install-applications-universal.sh
Normal file → Executable file
0
Debian/10-install-applications-universal.sh
Normal file → Executable file
0
Debian/11-install-applications-server.sh
Normal file → Executable file
0
Debian/11-install-applications-server.sh
Normal file → Executable file
0
Debian/11-install-applications-workstation.sh
Normal file → Executable file
0
Debian/11-install-applications-workstation.sh
Normal file → Executable file
0
Debian/20-set-user-preferences-interactive.sh
Normal file → Executable file
0
Debian/20-set-user-preferences-interactive.sh
Normal file → Executable file
0
Debian/readme.md
Normal file → Executable file
0
Debian/readme.md
Normal file → Executable file
7
OpenSUSE/00-install-utilities.sh
Normal file → Executable file
7
OpenSUSE/00-install-utilities.sh
Normal file → Executable file
@@ -19,6 +19,13 @@ zypper -n install wget
|
|||||||
#-- zsh --#
|
#-- zsh --#
|
||||||
zypper -n install zsh
|
zypper -n install zsh
|
||||||
|
|
||||||
|
#-- fzf --#
|
||||||
|
zypper -n install fzf
|
||||||
|
|
||||||
|
#-- bat --#
|
||||||
|
#-- Replacement for cat --#
|
||||||
|
zypper -n install bat
|
||||||
|
|
||||||
#-- GNU Stow --#
|
#-- GNU Stow --#
|
||||||
#-- Stow is a utility that can symlink your dot files to your home directory
|
#-- Stow is a utility that can symlink your dot files to your home directory
|
||||||
zypper -n install stow
|
zypper -n install stow
|
||||||
|
|||||||
0
OpenSUSE/10-install-applications-universal.sh
Normal file → Executable file
0
OpenSUSE/10-install-applications-universal.sh
Normal file → Executable file
0
OpenSUSE/11-install-applications-server.sh
Normal file → Executable file
0
OpenSUSE/11-install-applications-server.sh
Normal file → Executable file
24
OpenSUSE/11-install-applications-workstation.sh
Normal file → Executable file
24
OpenSUSE/11-install-applications-workstation.sh
Normal file → Executable file
@@ -1,15 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
#########################################
|
#########################################
|
||||||
######## Debian Repository ##############
|
######## OpenSUSE Repository ############
|
||||||
#########################################
|
#########################################
|
||||||
|
|
||||||
#-- WezTerm
|
|
||||||
zypper -n install wezterm
|
|
||||||
|
|
||||||
#-- Flatpak Gnome Software Plugin --#
|
|
||||||
zypper -n install discover6
|
|
||||||
|
|
||||||
#-- Rhythmbox --#
|
#-- Rhythmbox --#
|
||||||
zypper -n install rhythmbox
|
zypper -n install rhythmbox
|
||||||
|
|
||||||
@@ -17,14 +11,20 @@ zypper -n install rhythmbox
|
|||||||
zypper -n install nextcloud-desktop
|
zypper -n install nextcloud-desktop
|
||||||
|
|
||||||
#-- Gnome Web --#
|
#-- Gnome Web --#
|
||||||
zypper -n install falkon
|
zypper -n install epiphany
|
||||||
|
|
||||||
|
#-- Geary --#
|
||||||
|
zypper -n install geary
|
||||||
|
|
||||||
|
#-- Gnome Calendar --#
|
||||||
|
sudo zypper -n install gnome-calendar
|
||||||
|
|
||||||
#-- 1Password --#
|
#-- 1Password --#
|
||||||
sudo rpm --import https://downloads.1password.com/linux/keys/1password.asc
|
sudo rpm --import https://downloads.1password.com/linux/keys/1password.asc
|
||||||
zypper addrepo https://downloads.1password.com/linux/rpm/stable/x86_64 1password
|
zypper addrepo https://downloads.1password.com/linux/rpm/stable/x86_64 1password
|
||||||
sudo zypper install 1password
|
sudo zypper -n install 1password
|
||||||
|
|
||||||
|
#-- Zed --#
|
||||||
|
curl -f https://zed.dev/install.sh | sh
|
||||||
|
|
||||||
#-- Ollama 00--#
|
|
||||||
#-- Local llm
|
|
||||||
curl -fsSL https://ollama.com/install.sh | sh
|
|
||||||
|
|
||||||
|
|||||||
0
OpenSUSE/20-set-user-preferences-interactive.sh
Normal file → Executable file
0
OpenSUSE/20-set-user-preferences-interactive.sh
Normal file → Executable file
0
OpenSUSE/README.md
Normal file → Executable file
0
OpenSUSE/README.md
Normal file → Executable file
2
readme.md
Normal file → Executable file
2
readme.md
Normal file → Executable file
@@ -8,7 +8,7 @@ Currently these are the supported distributions
|
|||||||
Debian will be gnome-oriented solutions when possible
|
Debian will be gnome-oriented solutions when possible
|
||||||
|
|
||||||
## OpenSUSE
|
## OpenSUSE
|
||||||
OpenSUSE will be KDE-oriented solutions when possible
|
OpenSUSE will be QT and KDE-oriented solutions when possible
|
||||||
|
|
||||||
## Arch
|
## Arch
|
||||||
Arch has not been decided on yet
|
Arch has not been decided on yet
|
||||||
|
|||||||
Reference in New Issue
Block a user