Tracking your home directory in Git Part 3
We left off in Part 2 having our Git repository cloned into the home directory on two separate workstations. Both of these workstations are on the Linux bran...
We left off in Part 2 having our Git repository cloned into the home directory on two separate workstations. Both of these workstations are on the Linux bran...
In Part 1 we created a repo to store our home directory and set it up on our first machine. That would be great if all we want to do is keep track of histori...
One of the most annoying things about working with multiple workstations is keeping your various settings and configurations in sync. This is even more annoy...