13
How do you manage your dotfiles?
(programming.dev)
A community for discussion amongst professional software developers.
Posts should be relevant to those well into their careers.
For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:
I store them in Dropbox and symlink them to their correct location.
I do that instead of the standard Git method because it means I don't have to worry about remembering to sync each computer. Everything syncs immediately.