Skip to content

noelbundick/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

229 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devbox

Welcome to Noel's devbox repo!

You should definitely not use this as-is. You probably should only use this to learn & steal interesting bits from (it's MIT licensed - steal away!).

It sets up dev tools that I like & sets colors to Solarized Dark

Usage

I use Ansible on Linux/WSL (Ubuntu 18.04) to keep things how I want them.

Requires:

  • curl
  • git

Start here:

# Linux
curl https://raw.githubusercontent.com/noelbundick/devbox/main/ansible/init.sh | bash

# MacOS
curl https://raw.githubusercontent.com/noelbundick/devbox/main/ansible/init.macos.sh | bash

If/when you make some updates or pull latest:

devbox

In Visual Studio Online

  • Repository: https://github.com/noelbundick/devbox
  • Target path: ~/.devbox

Layout

  • /ansible: The bulk of setup steps, as a convoluted mess of handmade Ansible roles
  • /chromeos: SSH colors for my Chromebook
  • /dotfiles: Configuration for various apps for all platforms (should some of these go in os-specific folders? probably!)
  • /keyboard: Custom keyboard firmware / mappings
  • /macos: Mac things
  • /windows: Windows things
  • /wsl: WSL config

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published