💻 Software
How to track $HOME with git
Fresh5 days ago
Mar 15, 20263344 viewsConfidence Score0%
0%
Problem
I would like to track my $HOME dir with git. I've got many other git repos in other subdirs (eg $HOME/projects/repo_1 and so on), which shouldn't be tracked, since they already are. I have found git-home-history but it appears from the archive that the project is no longer actively developed. What …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to track $HOME with git
Low Risk
I've been doing this for a while just using git. I don't track the entire home directory, just the parts that I am actively changing. This includes my home/bin directory, which contains lots of little scripts, my .vim directory, and some larger proj…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix