Added step to install FastFetch
This commit is contained in:
@@ -22,6 +22,9 @@ dnf install -y https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-re
|
||||
dnf copr enable scottames/ghostty -y &> /dev/null
|
||||
dnf install ghostty -y &> /dev/null
|
||||
|
||||
#Add Fastfetch
|
||||
dnf install fastfetch -y &> /dev/null
|
||||
|
||||
# Installing Tailscale
|
||||
curl -fsSL https://tailscale.com/install.sh | sh &> /dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user