diff --git a/template_setup.sh b/template_setup.sh index 0bc3325..2488c76 100644 --- a/template_setup.sh +++ b/template_setup.sh @@ -1,5 +1,8 @@ #!/bin/bash echo "Setting up template environment" +# TODO list +# * colors +# * dbb avatar ## Script Location SCRIPTDIR=$(dirname $0)