mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +00:00
[tmux] Remove package
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
|||||||
[submodule "tmux/.tmux/plugins/tpm"]
|
|
||||||
path = tmux/.tmux/plugins/tpm
|
|
||||||
url = https://github.com/tmux-plugins/tpm
|
|
||||||
@@ -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'
|
|
||||||
1
tmux/.tmux/plugins/.gitignore
vendored
1
tmux/.tmux/plugins/.gitignore
vendored
@@ -1 +0,0 @@
|
|||||||
*
|
|
||||||
Submodule tmux/.tmux/plugins/tpm deleted from 5c4f37a52d
Reference in New Issue
Block a user