diff --git a/.gitmodules b/.gitmodules index 8855e9a..676771b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "shell/zsh/oh-my-zsh"] - path = shell/zsh/oh-my-zsh - url = https://github.com/robbyrussell/oh-my-zsh.git [submodule "emacs.d"] path = emacs.d url = git@github.com:jimeh/.emacs.d.git @@ -10,18 +7,12 @@ [submodule "shell/tmux/tmuxifier"] path = shell/tmux/tmuxifier url = git@github.com:jimeh/tmuxifier.git -[submodule "shell/zsh/zsh-syntax-highlighting"] - path = shell/zsh/custom/plugins/zsh-syntax-highlighting - url = git://github.com/zsh-users/zsh-syntax-highlighting.git [submodule "shell/bash/git-aware-prompt"] path = shell/bash/git-aware-prompt url = git@github.com:jimeh/git-aware-prompt.git [submodule "tmux/themes"] path = tmux/themes url = git@github.com:jimeh/tmux-themepack.git -[submodule "shell/zsh/zsh-autosuggestions"] - path = shell/zsh/custom/plugins/zsh-autosuggestions - url = git@github.com:tarruda/zsh-autosuggestions.git [submodule "shell/enhancd"] path = shell/enhancd url = https://github.com/b4b4r07/enhancd diff --git a/shell/zsh/custom/plugins/zsh-autosuggestions b/shell/zsh/custom/plugins/zsh-autosuggestions deleted file mode 160000 index 87facd9..0000000 --- a/shell/zsh/custom/plugins/zsh-autosuggestions +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 87facd9b85630f288433aa0a20a963cffc612ee5 diff --git a/shell/zsh/custom/plugins/zsh-syntax-highlighting b/shell/zsh/custom/plugins/zsh-syntax-highlighting deleted file mode 160000 index 31ac2b3..0000000 --- a/shell/zsh/custom/plugins/zsh-syntax-highlighting +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 31ac2b36a9156ef424e8ccee560ec31f97bd3eef diff --git a/shell/zsh/oh-my-zsh b/shell/zsh/oh-my-zsh deleted file mode 160000 index bd6dbd1..0000000 --- a/shell/zsh/oh-my-zsh +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bd6dbd1d9b1fc8a523aaf588492eb3ed4113b49d