Personal Config Files
You can bring your personal config files (dotfiles, like ~/.gitconfig) to DevZero workspaces using chezmoi.
Getting started
These steps are adapted from the chezmoi quick start guide
- On your development machine, install chezmoi:
- Initialize it
- Add your configuration files
- Open a shell in the chezmoi source directory, to commit your changes:
- create a github repository called
dotfiles
, and push your changes
Using chezmoi with DevZero
If you have an existing dotfiles repository, using chezmoi is as easy as running this command:
To use it in your recipes, add this to your build steps: