New backup 2025-03-17 11:00:07

This commit is contained in:
Penelope Gwen 2025-03-17 11:00:07 -07:00
parent 318ea06d4f
commit c71ce2e6e0

View file

@ -83,6 +83,7 @@ pushall() {
alias quickdeb='dpkg-buildpackage -b -tc'
alias gituntracked='git ls-files . --exclude-standard --others'
#apt update summary
alias pm-update="sudo apt update;apt list --upgradable"