14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = false
|
|
logallrefupdates = true
|
|
[submodule]
|
|
active = .
|
|
[remote "origin"]
|
|
url = https://git::@github.com/dreamsofcode-io/catppuccin-tmux
|
|
fetch = +refs/heads/main:refs/remotes/origin/main
|
|
[branch "main"]
|
|
remote = origin
|
|
merge = refs/heads/main
|