Add homebrew-cmuxterm as submodule
This commit is contained in:
parent
f36525f5f1
commit
1c75df2f9f
3 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,4 +26,3 @@ __pycache__/
|
|||
*.pyc
|
||||
*.pyo
|
||||
.pytest_cache/
|
||||
homebrew-cmuxterm/
|
||||
|
|
|
|||
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -2,3 +2,6 @@
|
|||
path = ghostty
|
||||
url = https://github.com/manaflow-ai/ghostty.git
|
||||
branch = main
|
||||
[submodule "homebrew-cmuxterm"]
|
||||
path = homebrew-cmuxterm
|
||||
url = https://github.com/manaflow-ai/homebrew-cmuxterm.git
|
||||
|
|
|
|||
1
homebrew-cmuxterm
Submodule
1
homebrew-cmuxterm
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit c12d753824b3ab1f4289a7e45d7ea28aa114b496
|
||||
Loading…
Add table
Add a link
Reference in a new issue