Skip to content

fredcollman/new-machine

Repository files navigation

New machine

This repo aims to give full step-by-step instructions (automated as much as possible) to set up a new development machine. Parts can be skipped by commenting them out.

Instructions

  1. Download the repo (TODO: add a one liner that does this via curl or similar)
  2. Set variables: cp config/variables.sample config/variables and edit
  3. scripts/install
  4. config/run
  5. Set up zsh (TODO)

OS-specific

If running on Windows, you might need to make sure that line endings are configured appropriately:

git config --global core.autocrlf true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published