Giter Club home page Giter Club logo

setupmac's Introduction

Setupmac

This is a Ansible playbook to quickly setup a Mac to how daemonza likes it.

To setup run the following command :

curl -s https://raw.githubusercontent.com/jhiggins-thrillist/setupmac/master/start.sh | /bin/bash

The start.sh script installs pip and then ansible with pip. Then git clone this repository and execute the ansible playbook which does all the heavy lifting of setting your mac.

If you already have ansible installed or prefer running it directly, execure the following :

ansible-playbook -i ./hosts playbook.yml --verbose

The playbook use homebrew with cask to install most things. You can see a list of what get's installed at here. If you want to change the list of applications, clone this repository, and edit this file, and run the start.sh script.

The applications it cannot install through homebrew get's downloaded to $HOME/Downloads, it's up to you to install them from the Downloads directory.

Uninstall

If you want to undo all the changes that setupmac did, run

start.sh uninstall

setupmac's People

Contributors

daemonza avatar jhiggins-thrillist avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.