FEAT: OpenSUSE changes (#1)
- Adds Standard apps to install on OpenSUSE devices - Changes OpenSUSE apps to be GTK/GNOME-based Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
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 --#
|
||||
zypper -n install zsh
|
||||
|
||||
#-- fzf --#
|
||||
zypper -n install fzf
|
||||
|
||||
#-- bat --#
|
||||
#-- Replacement for cat --#
|
||||
zypper -n install bat
|
||||
|
||||
#-- 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