mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:06:40 +00:00
Add Tmux Plugin Manager
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,3 +7,4 @@ Icon*
|
||||
bin/boot2docker.iso
|
||||
bundle/cache/*
|
||||
private/*
|
||||
tmux/plugins/*
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -16,3 +16,6 @@
|
||||
[submodule "shell/zsh/zplug"]
|
||||
path = shell/zsh/zplug
|
||||
url = https://github.com/b4b4r07/zplug
|
||||
[submodule "tmux/plugins/tpm"]
|
||||
path = tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
|
||||
1
tmux/plugins/tpm
Submodule
1
tmux/plugins/tpm
Submodule
Submodule tmux/plugins/tpm added at 0ea31ae2d6
Reference in New Issue
Block a user