From d9afbd3e748ed88ffb96eeeb7ffaedd6117c138c Mon Sep 17 00:00:00 2001 From: Scott Carroll Date: Sun, 30 Mar 2025 13:34:18 +0100 Subject: [PATCH] Add xstow-static note --- xstow-static.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 xstow-static.md diff --git a/xstow-static.md b/xstow-static.md new file mode 100644 index 0000000..3e1aee3 --- /dev/null +++ b/xstow-static.md @@ -0,0 +1,15 @@ +# xstow-static + +## Source +Downloaded and compiled from: + +https://github.com/majorkingleo/xstow + +## git + +Pull with: + +``` +git lfs fetch +git lfs pull +```