misc tweaks (new mba)

This commit is contained in:
Matthew Ryan Dillon 2025-11-05 17:58:03 -05:00
parent 8e2e8f9aa7
commit 856d96251e
3 changed files with 2 additions and 8 deletions

View file

@ -3,7 +3,7 @@
set -e
if [ ! -d $HOME/.src/gwar ] ; then
git clone ssh://git@pingo.thermokar.st/gwar $HOME/.src/gwar
git clone ssh://git@git.thermokar.st/thermokarst/gwar $HOME/.src/gwar
fi
cd $HOME/.src/gwar