added support for theming in the install script

This commit is contained in:
Josh Ashton
2024-02-12 17:20:55 -07:00
parent 4f3b38dcb1
commit 434e484ad0
3 changed files with 103 additions and 16 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/zsh
su $SUDO_USER -c "mkdir src"
mkdir build