alias yolo='git add -A && git commit -m "yolo" && git push'
Needs work, needs like, `python -m build` and `twine upload`
March 5, 2023
alias yolo='git add -A && git commit -m "yolo" && git push'
Needs work, needs like, `python -m build` and `twine upload`