💾 Archived View for gmi.noulin.net › gitRepositories › systemSetup › file › dragonflybsd › systemSet… captured on 2024-08-19 at 05:25:11. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-07-10)

-=-=-=-=-=-=-

systemSetup

Log

Files

Refs

README

LICENSE

systemSetupCommit.sh (177B)

     1 echo "last setup from commit:" > ~/.systemSetupCommit.txt
     2 git show --oneline -s >> ~/.systemSetupCommit.txt
     3 echo "Updated ~/.systemSetupCommit.txt"
     4 cat ~/.systemSetupCommit.txt