diff options
| author | LLLL Colonq <llll@colonq> | 2025-01-31 00:08:20 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-01-31 00:08:20 -0500 |
| commit | e47c3dec92fac4ae824b7c413257ea2d612ad238 (patch) | |
| tree | 093b0525548ec7dc5b83ed5dcd75252a986a4c99 | |
| parent | 627d12103af079ef64853ef763133985f2a5dfc1 (diff) | |
Add st submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | deps/st | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..54d7aef --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "deps/st"] + path = deps/st + url = git@github.com:lcolonq/st.git diff --git a/deps/st b/deps/st new file mode 160000 +Subproject e982b1d75eda54ab6b3051675fb21d32b3731bb |
