ASK: Moving dot files between companies? (IP perspective)(atlassian.com)
atlassian.com
ASK: Moving dot files between companies? (IP perspective)
https://www.atlassian.com/git/tutorials/dotfiles
3 comments
Technically speaking:
Have you tried chezmoi? [0]
IP speaking: You can make the code public in your repository, but keep a private set of scripts that you won't move between companies. This also helps reducing the information you're leaking about the company you work for, to avoid stuff like [1].
[0]: https://www.chezmoi.io/
[1]: https://cs.github.com/?scopeName=All+repos&scope=&q=corp.goo...
IP speaking: You can make the code public in your repository, but keep a private set of scripts that you won't move between companies. This also helps reducing the information you're leaking about the company you work for, to avoid stuff like [1].
[0]: https://www.chezmoi.io/
[1]: https://cs.github.com/?scopeName=All+repos&scope=&q=corp.goo...
You have edited the title to make it look like an Ask HN when it isn't. Is it intended to be deceptive?
I know how to move dot files between computers but how do I move them across companies?