vcs: Add aliases for jj
This commit is contained in:
parent
bcd93eb237
commit
bfb4fadee0
3 changed files with 31 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ sh = "~"
|
|||
[vcs.files]
|
||||
"vcs/README.md" = { target = "~/NOWHERE", type = "symbolic", if = "false" }
|
||||
"vcs/git" = "~/.config"
|
||||
"vcs/jj" = "~/.config/jj"
|
||||
"vcs/jj" = "~/.config"
|
||||
"vcs/gitignore/config" = "~/.config"
|
||||
"vcs/gitignore/local" = "~/.local"
|
||||
vcs = "~"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue