Hacker News new | ask | show | jobs
by mschrage 1526 days ago
Currently, lots of developers use GitHub (which naturally requires a login) to sync their dotfiles across devices.

We are building our own version of this, that is more tailored to the use case than a generic git repo interface. :)

1 comments

git controls versions and is open-source

you’re building a proprietary solution for something that isn’t a problem at all

why don't you give this company a chance? I am sure there is room for innovation even if it's non oss it's fine along it's something new.

I'd like to see what kind of innovation they can bring to dotfile management.

I keep most of my important dotfile configuration in a private repo managed by stow/syncthing, but the management gets old after a while and the git commit -am "update" gets old after a while..