vcs: Fix git program structure
This commit is contained in:
parent
98bfbca738
commit
f6b1c5ff2e
4 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ sh = "~"
|
|||
|
||||
[vcs.files]
|
||||
"vcs/README.md" = { target = "~/NOWHERE", type = "symbolic", if = "false" }
|
||||
"vcs/git" = "~/.config"
|
||||
"vcs/git/config" = "~/.config"
|
||||
"vcs/jj" = "~/.config"
|
||||
"vcs/gitignore/config" = "~/.config"
|
||||
"vcs/gitignore/local" = "~/.local"
|
||||
|
|
Loading…
Reference in a new issue