tmux: Add tmux fingers
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
bfb8a50c4a
commit
6675403f66
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
|||
[submodule "tmux/.tmux/plugins/tmux-yank"]
|
||||
path = tmux/.tmux/plugins/tmux-yank
|
||||
url = https://github.com/tmux-plugins/tmux-yank.git
|
||||
[submodule "tmux/.tmux/plugins/tmux-fingers"]
|
||||
path = tmux/.tmux/plugins/tmux-fingers
|
||||
url = https://github.com/Morantron/tmux-fingers.git
|
||||
|
|
|
@ -122,5 +122,6 @@ run-shell '~/.tmux/plugins/tmux-continuum/continuum.tmux'
|
|||
run-shell '~/.tmux/plugins/tmux-yank/yank.tmux'
|
||||
run-shell '~/.tmux/plugins/tmux-copycat/copycat.tmux'
|
||||
run-shell '~/.tmux/plugins/tmux-open/open.tmux'
|
||||
run-shell '~/.tmux/plugins/tmux-fingers/tmux-fingers.tmux'
|
||||
|
||||
set -g @continuum-restore 'on'
|
||||
|
|
1
tmux/.tmux/plugins/tmux-fingers
Submodule
1
tmux/.tmux/plugins/tmux-fingers
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 0ce16f5685fa5bece4c6c60353d1948f693f6701
|
Loading…
Reference in a new issue