diff options
author | Starfall <us@starfall.systems> | 2023-11-03 14:15:50 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2023-11-03 14:15:50 -0500 |
commit | a06519b240f9bb9517c24217005094df3434d60c (patch) | |
tree | f358d82e5c369eac870eb0d17d6da8b06725ce25 /.gitmodules | |
parent | 5fe0a64d37f368671c8d91d5204e940903e4c755 (diff) |
zsh: squash manydots-magic into one local file instead of submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 53179d7..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule ".config/zsh/zsh-manydots-magic"] - path = .config/zsh/zsh-manydots-magic - url = git@github.com:knu/zsh-manydots-magic.git |