mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 20:09:08 -04:00
13 lines
306 B
Text
13 lines
306 B
Text
[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
|