Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1.46 KB

README.md

File metadata and controls

39 lines (33 loc) · 1.46 KB

New Computer

You fancy, huh?

Background

Getting Started

  • This repo is meant to be forked. All of the data files are apps that I personally use. I assume you have different apps than me, unless you've been stalking me for a while.
  • Presumably you have a new computer and are looking to set it up. You can just edit some text files, set some preferences in the .env file and the scripts do the rest.

Dependencies

  • This project leverages mackup and homebrew-bundler. Both are relatively straight forward to setup but if you prefer not to use one of them, this set of scripts will simply skip over it.

Opinionated

  • This is an opinionated way to configure your computer. By convention it prefers you to store your configuration in Dropbox.

Development

Tests

  • Run
./tests.sh

To Dos

  • Check if the data file has any things to install in it
  • Check if mackup is installed and if there is a brewfile there
  • ^^ Abstract out both scripts so it uses one method to check