From e7e4d999368d2875b35d688950af6da0e68dde9c Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Tue, 27 Nov 2018 09:15:28 +0000 Subject: [PATCH] [tmux] remove tpm --- .gitmodules | 3 --- home/.tmux.conf | 5 ----- home/.tmux/plugins/tpm | 1 - 3 files changed, 9 deletions(-) delete mode 160000 home/.tmux/plugins/tpm diff --git a/.gitmodules b/.gitmodules index f215d1b..c1e7bde 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "home/.vim/bundle/Vundle.vim"] path = home/.vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim -[submodule "home/.tmux/plugins/tpm"] - path = home/.tmux/plugins/tpm - url = https://github.com/tmux-plugins/tpm [submodule "home/.dynamic-colors"] path = home/.dynamic-colors url = https://github.com/sos4nt/dynamic-colors diff --git a/home/.tmux.conf b/home/.tmux.conf index 689c2ad..f9e355e 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -30,8 +30,3 @@ set -g mouse off # powerline run-shell "powerline-daemon -q || true" source "/usr/local/lib/python3.6/dist-packages/powerline/bindings/tmux/powerline.conf" - -# plugins -set -g @plugin 'tmux-plugins/tpm' - -run '~/.tmux/plugins/tpm/tpm' diff --git a/home/.tmux/plugins/tpm b/home/.tmux/plugins/tpm deleted file mode 160000 index 95f7833..0000000 --- a/home/.tmux/plugins/tpm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 95f78336c3972f3e6648b7b3db754f2224320a5e