Files
linux-post-install/removing-stuff.sh

7 lines
159 B
Bash

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