(no title)
nijaru
|
4 months ago
You can apply your dotfiles to servers you SSH into rather easily. I'm not sure what your workflow is like but frameworks like zsh4humans have this built in, and there are tools like sshrc that handle it as well. Just automate the sync on SSH connection. This also applies to containers if you ssh into them.
theshrike79|4 months ago
The amount of shit you'll get for "applying your dotfiles" on a client machine or a production server is going to be legendary.
Same with containers, please don't install random dotfiles inside them. The whole point of a container is to be predictable.
nijaru|4 months ago
YouAreWRONGtoo|4 months ago
fragmede|4 months ago
LinXitoW|4 months ago
Aren't you therefore optimizing for 1% of the cases, but sabotaging the 99%?