mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00: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…
Reference in New Issue
Block a user