feat: Adds git to installation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user