feat: can clone using git

This commit is contained in:
2025-02-28 23:08:40 +01:00
parent f10a1c0ac5
commit dfe2ac62e3
5 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env zsh
set -e
echo "hello world"