feat: Adds git to installation

This commit is contained in:
2025-12-14 15:38:01 -07:00
parent fb90bf1b2c
commit 2fedfbe326

View File

@@ -2,7 +2,17 @@
#-- install the bare-bones apps to get niri functional #-- install the bare-bones apps to get niri functional
#----------------------------#
#---------- Git -------------#
#----------------------------#
zypper -n install git
#----------------------------# #----------------------------#
#--- Dank Material Shell ----# #--- Dank Material Shell ----#
#----------------------------# #----------------------------#
curl -fsSL https://install.danklinux.com | sh curl -fsSL https://install.danklinux.com | sh
#----------------------------#
#--------- SDDM -------------#
#----------------------------#
zypper -n install sddm