first draft of installing programs

This commit is contained in:
2026-07-11 16:52:50 -05:00
commit ef7a763d4b
6 changed files with 255 additions and 0 deletions

6
removing-stuff.sh Normal file
View File

@@ -0,0 +1,6 @@
######################
## REMOVING STUFF ##
######################
echo "## removing stuff" | tee todo.md -a
echo "* remove ~/Videos, etc" | tee todo.md -a