From bcaf15a2db1b476a84076a88b01026df3cb02648 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Wed, 14 Jan 2026 09:49:31 +0000 Subject: [PATCH] [tmux] Remove package --- .gitmodules | 3 --- tmux/.tmux.conf | 12 ------------ tmux/.tmux/plugins/.gitignore | 1 - tmux/.tmux/plugins/tpm | 1 - 4 files changed, 17 deletions(-) delete mode 100644 .gitmodules delete mode 100644 tmux/.tmux.conf delete mode 100644 tmux/.tmux/plugins/.gitignore delete mode 160000 tmux/.tmux/plugins/tpm 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