diff --git a/.gitmodules b/.gitmodules index 8a9f2f9..af8c131 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,18 @@ [submodule "nvim/.config/nvim"] path = nvim/.config/nvim url = https://github.com/S4NKALP/nvim +[submodule "tmux/.tmux/plugins/tpm"] + path = tmux/.tmux/plugins/tpm + url = https://github.com/tmux-plugins/tpm +[submodule "tmux/.tmux/plugins/tmux-autoreload"] + path = tmux/.tmux/plugins/tmux-autoreload + url = https://git::@github.com/b0o/tmux-autoreload +[submodule "tmux/.tmux/plugins/tmux-open"] + path = tmux/.tmux/plugins/tmux-open + url = https://git::@github.com/tmux-plugins/tmux-open +[submodule "tmux/.tmux/plugins/tmux-powerline"] + path = tmux/.tmux/plugins/tmux-powerline + url = https://git::@github.com/erikw/tmux-powerline +[submodule "tmux/.tmux/plugins/tmux-sensible"] + path = tmux/.tmux/plugins/tmux-sensible + url = https://git::@github.com/tmux-plugins/tmux-sensible diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index e10deb6..d69a084 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -8,7 +8,6 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'erikw/tmux-powerline' set -g @plugin 'tmux-plugins/tmux-open' -#set -g @plugin 'alexchaichan/tmux-spotify-tui' set-option -g @plugin 'b0o/tmux-autoreload' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) diff --git a/tmux/.tmux/plugins/tmux-autoreload b/tmux/.tmux/plugins/tmux-autoreload new file mode 160000 index 0000000..e98aa3b --- /dev/null +++ b/tmux/.tmux/plugins/tmux-autoreload @@ -0,0 +1 @@ +Subproject commit e98aa3b74cfd5f2df2be2b5d4aa4ddcc843b2eba diff --git a/tmux/.tmux/plugins/tmux-open b/tmux/.tmux/plugins/tmux-open new file mode 160000 index 0000000..763d0a8 --- /dev/null +++ b/tmux/.tmux/plugins/tmux-open @@ -0,0 +1 @@ +Subproject commit 763d0a852e6703ce0f5090a508330012a7e6788e diff --git a/tmux/.tmux/plugins/tmux-powerline b/tmux/.tmux/plugins/tmux-powerline new file mode 160000 index 0000000..269d359 --- /dev/null +++ b/tmux/.tmux/plugins/tmux-powerline @@ -0,0 +1 @@ +Subproject commit 269d359f21925e5e3bfcf5902ce26c817ddbcf04 diff --git a/tmux/.tmux/plugins/tmux-sensible b/tmux/.tmux/plugins/tmux-sensible new file mode 160000 index 0000000..25cb91f --- /dev/null +++ b/tmux/.tmux/plugins/tmux-sensible @@ -0,0 +1 @@ +Subproject commit 25cb91f42d020f675bb0a2ce3fbd3a5d96119efa diff --git a/tmux/.tmux/plugins/tpm b/tmux/.tmux/plugins/tpm new file mode 160000 index 0000000..99469c4 --- /dev/null +++ b/tmux/.tmux/plugins/tpm @@ -0,0 +1 @@ +Subproject commit 99469c4a9b1ccf77fade25842dc7bafbc8ce9946