Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 418 Bytes

File metadata and controls

17 lines (11 loc) · 418 Bytes

Sample Dotfiles Repo

For use with BigDevBox Instances

Dotfiles are symlinked to the home directory and first_login.sh is executed after the user successfully connects to the instance for the first time.

Use

  1. Fork Repository
  2. Make desired changes
  3. Specify in ~/.bigdevbox/config
dotfiles = "git@github.com:.../bigdevbox_dotfiles.git"
  1. Create BigDevBox and Enjoy