systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
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