Skip to content

rbelem/devbox-global

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devbox-global

Install Dependencias

  • Curl

Install Devbox

curl -fsSL https://get.jetify.com/devbox | bash

Enable the Devbox autocomplete

echo -e '\nsource <(devbox completion bash)' >>~/.bashrc

Pull the global config

devbox global pull https://github.com/rbelem/devbox-global.git

Enable Devbox Global

echo -e '\nsource <(devbox global shellenv --init-hook)' >>~/.bashrc

If installing on a clean system

devbox global run first-install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published