diff options
author | Thanos Apollo <[email protected]> | 2023-05-02 18:20:07 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-05-02 18:20:07 +0300 |
commit | 6d0bd5a7bf7f73c35b387b02d9a6159fc9d2480e (patch) | |
tree | a300aa58ea36c64e0a37f1e7e68a19f028ae6927 | |
parent | d2a3a3d8dea9776b2f9976efbb32e85866169fe1 (diff) |
remove gitmodules
-rwxr-xr-x | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100755 index f460fbe..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule ".scripts/zsh-autosuggestions"] - path = .scripts/zsh-autosuggestions - url = https://github.com/zsh-users/zsh-autosuggestions -[submodule ".scripts/zsh-syntax-highlighting"] - path = .scripts/zsh-syntax-highlighting - url = [email protected]:zsh-users/zsh-syntax-highlighting.git |