Update tmux configs
+ Plugins for tmux + Ranger plugins
This commit is contained in:
15
.gitmodules
vendored
15
.gitmodules
vendored
@@ -23,3 +23,18 @@
|
||||
[submodule ".vim/bundle/ale"]
|
||||
path = .vim/bundle/ale
|
||||
url = https://github.com/dense-analysis/ale
|
||||
[submodule ".tmux/plugins/tpm"]
|
||||
path = .tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm.git
|
||||
[submodule ".tmux/plugins/tmux-yank"]
|
||||
path = .tmux/plugins/tmux-yank
|
||||
url = https://github.com/tmux-plugins/tmux-yank
|
||||
[submodule ".tmux/plugins/tmux-better-mouse-mode"]
|
||||
path = .tmux/plugins/tmux-better-mouse-mode
|
||||
url = https://github.com/NHDaly/tmux-better-mouse-mode
|
||||
[submodule ".config/ranger/plugins/ranger_devicons"]
|
||||
path = .config/ranger/plugins/ranger_devicons
|
||||
url = https://github.com/alexanderjeurissen/ranger_devicons
|
||||
[submodule ".config/powerline-shell/powerline-shell"]
|
||||
path = .config/powerline-shell/powerline-shell
|
||||
url = https://github.com/b-ryan/powerline-shell
|
||||
|
||||
Reference in New Issue
Block a user