Compare commits
No commits in common. "e1a051768a36e15ce303e1fa87fbae57b1098ca8" and "58b5fa73629f5cf2790ad57013a6cd0b67d2a060" have entirely different histories.
e1a051768a
...
58b5fa7362
1 changed files with 1 additions and 4 deletions
|
@ -16,9 +16,6 @@ gnome_install() {
|
||||||
|
|
||||||
# Installing FLH Apps
|
# Installing FLH Apps
|
||||||
$FLH_INSTALL flathub net.nokyan.Resources
|
$FLH_INSTALL flathub net.nokyan.Resources
|
||||||
$FLH_INSTALL flathub com.jeffser.Alpaca
|
|
||||||
$FLH_INSTALL flathub de.haeckerfelix.Fragments
|
|
||||||
$FLH_INSTALL flathub net.ankiweb.Anki
|
|
||||||
}
|
}
|
||||||
gnome_debloat() {
|
gnome_debloat() {
|
||||||
# All System Commands
|
# All System Commands
|
||||||
|
@ -179,7 +176,7 @@ install_pacman() {
|
||||||
$SYS_INSTALL prismlauncher
|
$SYS_INSTALL prismlauncher
|
||||||
|
|
||||||
# Graphics
|
# Graphics
|
||||||
$SYS_INSTALL blender gimp inkscape
|
$SYS_INSTALL blender gimp
|
||||||
}
|
}
|
||||||
install_aur() {
|
install_aur() {
|
||||||
# AUR Install Command
|
# AUR Install Command
|
||||||
|
|
Loading…
Reference in a new issue