Note: An old post I brought over because at least two people started small dotfiles projects based on this :) I now use chezmoi for this! If you find yourself logging into 3 or more machines in a given day (for me my laptop, work machine, and a few servers) you’ve probably faced the problem of being on a machine and not having some essential piece of functionality in your .vimrc or .bashrc alias handy. Maybe you copy the file you need over with scp, but this is never satisfying as it will g...