@skematica this is what I have in my .bash_aliases file.
alias syncpst="cd ~/securitytheater && git add -A && /usr/bin/git commit -m 'Manual Site Build on /bin/date' && /usr/bin/git push origin master"
@skematica this is what I have in my .bash_aliases file.
alias syncpst="cd ~/securitytheater && git add -A && /usr/bin/git commit -m 'Manual Site Build on /bin/date' && /usr/bin/git push origin master"