diff options
| author | srdusr <trevorgray@srdusr.com> | 2022-12-16 23:05:08 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2022-12-16 23:05:08 +0200 |
| commit | 96f0e7baa2126eb79db177c525850b39bd8fc002 (patch) | |
| tree | 63d7cf922d86f21248b967d44d8f9476f029fc18 | |
| parent | c29828b50bb539a5fa5772bd549b76d265dffa57 (diff) | |
| download | dotfiles-96f0e7baa2126eb79db177c525850b39bd8fc002.tar.gz dotfiles-96f0e7baa2126eb79db177c525850b39bd8fc002.zip | |
Removed .config/nvim & .local/bin/scripts submodules
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 7fbdf31..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -#[submodule ".config/nvim"] -# path = .config/nvim -# url = https://github.com/srdusr/nvim.git -#[submodule ".local/bin/scripts"] -# path = .local/bin/scripts -# url = https://github.com/srdusr/scripts.git |
