General Enhancements #2

Merged
me merged 17 commits from dev into main 2025-01-29 11:38:57 -07:00
7 changed files with 139 additions and 42 deletions
Showing only changes of commit eba289c1d7 - Show all commits
facts/general
tasks
general
workstation
freebsd
software
linux
mac-os
software

@ -547,7 +547,7 @@
echo -e "\nDone!\n"
}
alias_clone: |
alias clone="rsync -auPhz --delete"
alias clone="rsync -auPhz --delete --exclude '.gradle' --exclude 'app/build'"
export_hyperling: |
export HYPERLING6="2a07:e03:3:80::1"
export HYPERLING4="185.130.47.173"