💾 Archived View for gmi.noulin.net › gitRepositories › systemSetup › file › arch › systemSetupCommit… captured on 2024-08-18 at 18:53:14. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
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