Custom git dir #211
Unanswered
bennypowers
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm managing dotfiles with a setup based on this tutorial: https://www.atlassian.com/git/tutorials/dotfiles
tl;dr:
What this means is that when I'm working in
~/.config
, I don't get any VGit features.So, practically speaking: can I configure VGit to use
~/.cfg
as it's git dir for files in~/.config
(even though the dotfiles setup uses ~ as work tree, on a daily basis this is only really relevant to~/.config
)Beta Was this translation helpful? Give feedback.
All reactions