bash_aliases/template.aliases
2022-02-18 09:52:23 -05:00

5 lines
230 B
Plaintext

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