started setting up the modularization of the installer

main
The_miro 2025-04-05 12:33:04 +02:00
parent 3ca253a4ba
commit 4b66b31b0e
7 changed files with 14 additions and 0 deletions

2
setup/install.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash

View File

@ -0,0 +1,2 @@
#!/bin/bash

2
setup/modules/core.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash

View File

@ -0,0 +1,2 @@
#!/bin/bash

View File

@ -0,0 +1,2 @@
#!/bin/bash

2
setup/modules/shell.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash

2
setup/modules/sway.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash