mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-06 12:59:07 -04:00
tmux: move plugins to config
This commit is contained in:
parent
36249eb571
commit
3b5aebcd93
122 changed files with 4210 additions and 2 deletions
13
dot_config/tmux/plugins/tmux-session-wizard/dot_git/config
Normal file
13
dot_config/tmux/plugins/tmux-session-wizard/dot_git/config
Normal file
|
@ -0,0 +1,13 @@
|
|||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
[submodule]
|
||||
active = .
|
||||
[remote "origin"]
|
||||
url = https://git::@github.com/27medkamal/tmux-session-wizard
|
||||
fetch = +refs/heads/main:refs/remotes/origin/main
|
||||
[branch "main"]
|
||||
remote = origin
|
||||
merge = refs/heads/main
|
Loading…
Add table
Add a link
Reference in a new issue