home.social

#dotconfig — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dotconfig, aggregated by home.social.

  1. For example, just one of my #DotConfig files currently in flux is my #HelixEditor and #MicroEditor configurations (which I want to be able to use on remote servers and clusters), as I fine tune the keyboard mappings - using scp to sync assorted #DotFiles between machines is getting tedious!

  2. After a bunch of scp/rsync commands between systems to synchronise configurations, I think maybe I should just put my ~/.config folder under version control (and set .gitignore to avoid recording the private keys or anything else sensitive like passwords or tokens).

    This is not a novel ideal, there’s almost too many systems and examples out there solving this problem - eg dotfiles.github.io #DotFiles #DotConfig