How to track $HOME with git

Posted by Francesco on Super User See other posts from Super User or by Francesco
Published on 2010-04-18T21:24:14Z Indexed on 2010/04/18 21:33 UTC
Read the original article Hit count: 432

Filed under:

Hello,

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 approach do you recommended ? Is ghh mature enough?

I am on a Mac but I am interested in cross platform solutions, too.

Thanks, Francesco

ps: btw this is my first Super User question :-) I have looked but didn't find duplicates, please point me if this has been already discussed.

© Super User or respective owner

Related posts about git