diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index f7a1de1..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "tmux/.tmux/plugins/tpm"] - path = tmux/.tmux/plugins/tpm - url = https://github.com/tmux-plugins/tpm diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf deleted file mode 100644 index a6699a3..0000000 --- a/tmux/.tmux.conf +++ /dev/null @@ -1,12 +0,0 @@ -# List of plugins -set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'tmux-plugins/tmux-sensible' -set -g @plugin 'ndyakov/pimux' - -# Other examples: -# set -g @plugin 'github_username/plugin_name' -# set -g @plugin 'git@github.com:user/plugin' -# set -g @plugin 'git@bitbucket.com:user/plugin' - -# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) -run -b '~/.tmux/plugins/tpm/tpm' diff --git a/tmux/.tmux/plugins/.gitignore b/tmux/.tmux/plugins/.gitignore deleted file mode 100644 index 72e8ffc..0000000 --- a/tmux/.tmux/plugins/.gitignore +++ /dev/null @@ -1 +0,0 @@ -* diff --git a/tmux/.tmux/plugins/tpm b/tmux/.tmux/plugins/tpm deleted file mode 160000 index 5c4f37a..0000000 --- a/tmux/.tmux/plugins/tpm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5c4f37a52d05022d689fb4364a53cfe78d83dc75