Bootstrap dev environments in a single command!
This dotfiles repository is currently aimed for Ubuntu on WSL, Ubuntu Server, and Ubuntu Desktop, or MacOS
It's also suitable for use in GitHub Codespaces, Gitpod, VS Code Remote - Containers.
Managed with https://chezmoi.io/, a great dotfiles manager.
Check out the Quick Start page.
With a single command:
sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply phaneendraOn any machine, you can pull and apply the latest changes from your repo with:
chezmoi update -v