5 lines
230 B
Plaintext
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'
|