More thoughts

This commit is contained in:
deathbybandaid 2022-02-18 09:52:23 -05:00
parent 8aa4144678
commit 6db77cacc2

View File

@ -1,4 +1,4 @@
# The Contents of this file will be making Windows CLI commands for linux
# Run Template Setup Script
alias template-setup='/bin/bash /etc/template_setup/template_setup.sh'
alias template-setup='echo "Pulling Template git repositories" && templategitup && bash /etc/template_setup/template_setup.sh'