diff --git a/.bash/fzf b/.bash/fzf deleted file mode 160000 index 3c0a630..0000000 --- a/.bash/fzf +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3c0a6304756e890e0a605b742943a9bb8e1d2247 diff --git a/.bash/fzf-tab-completion b/.bash/fzf-tab-completion deleted file mode 160000 index 19776c4..0000000 --- a/.bash/fzf-tab-completion +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 19776c420456c25ea3578aa7991e7fa41b0b4829 diff --git a/.gitmodules b/.gitmodules index e1fda0c..6735e1f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -23,12 +23,6 @@ [submodule ".local/share/fonts/dots"] path = .local/share/fonts/dots url = https://git.odrling.xyz/fonts -[submodule ".bash/fzf-tab-completion"] - path = .bash/fzf-tab-completion - url = https://github.com/lincheney/fzf-tab-completion.git -[submodule ".bash/fzf"] - path = .bash/fzf - url = https://github.com/junegunn/fzf.git [submodule ".bash/bash-preexec"] path = .bash/bash-preexec url = https://github.com/rcaloras/bash-preexec.git