diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index f595963..d2a5366 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@  [submodule "tmux-gpakosz"]  	path = tmux-gpakosz  	url = https://github.com/gpakosz/.tmux +	branch = master  [submodule "tmux-yank"]  	path = tmux-yank  	url = https://github.com/tmux-plugins/tmux-yank +	branch = master | 
