feat: add path to config
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
8c2162d911
commit
dcd1e445f1
@ -1,3 +1,7 @@
|
|||||||
|
[settings]
|
||||||
|
post_update_command = ["git pull", "jj git fetch"]
|
||||||
|
post_clone_command = ["jj git init --colocate"]
|
||||||
|
|
||||||
[settings.cache]
|
[settings.cache]
|
||||||
# location = "$HOME/.config/gitnow/cache"
|
# location = "$HOME/.config/gitnow/cache"
|
||||||
# duration = true
|
# duration = true
|
||||||
|
Loading…
Reference in New Issue
Block a user