Compare commits
No commits in common. "600ce311e03f61e4b7f9c0186c25123d65417cdf" and "e1a051768a36e15ce303e1fa87fbae57b1098ca8" have entirely different histories.
600ce311e0
...
e1a051768a
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,7 @@ gnome_install() {
|
|||
|
||||
# Installing FLH Apps
|
||||
$FLH_INSTALL flathub net.nokyan.Resources
|
||||
$FLH_INSTALL flathub com.jeffser.Alpaca
|
||||
$FLH_INSTALL flathub de.haeckerfelix.Fragments
|
||||
$FLH_INSTALL flathub net.ankiweb.Anki
|
||||
}
|
||||
|
@ -195,6 +196,9 @@ install_aur() {
|
|||
|
||||
# Entertainment
|
||||
$AUR_INSTALL flashpoint-launcher-bin
|
||||
|
||||
# Internet
|
||||
$AUR_INSTALL feishin-bin
|
||||
}
|
||||
install_flat() {
|
||||
# FLH Install Command
|
||||
|
|
Loading…
Reference in a new issue