6
votes
9answers
514 views
Best version control system for managing home directories
I have 3 Linux machines, and want some way to keep the dotfiles in their home directories in sync. Some files, like .vimrc, are the same across all 3 machines, and some are unique to each machine. …
8
votes
Linux GUI development
Your best bet may be to port it to a cross-platform widget library such as wxWidgets, which would give you portability to any pla …
