aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--install.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 0534eaa..79180fe 100644
--- a/install.sh
+++ b/install.sh
@@ -10,6 +10,9 @@ done
# Other folders
mkdir ~/Text;
+mkdir ~/Programming;
+mkdir ~/Projects;
+mkdir ~/Projects/Templates;
mkdir ~/School;
touch ~/Text/notes.org;