- Curl
curl -fsSL https://get.jetify.com/devbox | bash
echo -e '\nsource <(devbox completion bash)' >>~/.bashrc
devbox global pull https://github.com/rbelem/devbox-global.git
echo -e '\nsource <(devbox global shellenv --init-hook)' >>~/.bashrc
devbox global run first-install