Skip to content

personal global devbox.json for quickly setup dev environment

Notifications You must be signed in to change notification settings

huynguyenh/devbox.json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devbox.json

This repo contains my devbox config for local development, along with some other config files.

Stack

  • devbox to isolated dev environment and package manager (no homebrew)
  • brew cask to automatically install some applications

How to use

  1. install devbox.sh
curl -fsSL https://get.jetpack.io/devbox | bash
  1. pull devbox global via github, or clone the devbox.json file into your global path
devbox global pull [email protected]:huynguyenh/devbox.json.git
  1. put this line into your .zshrc or any other shell profile file
eval "$(devbox global shellenv --init-hook)"
  1. reload terminal

About

personal global devbox.json for quickly setup dev environment

Resources

Stars

Watchers

Forks

Languages