mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-09 06:05:53 +01:00
Update tabs/applications-setup/fastfetch-setup.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
df71b2c5a0
commit
1b904c379d
@ -3,7 +3,7 @@
|
|||||||
. ../common-script.sh
|
. ../common-script.sh
|
||||||
|
|
||||||
setupFastfetch() {
|
setupFastfetch() {
|
||||||
echo "Install Fastfetch if not already installed..."
|
echo "Installing Fastfetch if not already installed..."
|
||||||
if ! command_exists fastfetch; then
|
if ! command_exists fastfetch; then
|
||||||
case ${PACKAGER} in
|
case ${PACKAGER} in
|
||||||
pacman)
|
pacman)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user