mdzhang / laptop

Ansible playbooks for setting up laptop (macOS, Debian/Ubuntu)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laptop

Holds Ansible playbook(s) to setup a new laptop.

Usage

  • Linux:

    curl -s https://raw.githubusercontent.com/mdzhang/laptop/master/debian.sh | /bin/bash
  • macOS:

    curl -s https://raw.githubusercontent.com/mdzhang/laptop/master/macos.sh | /bin/bash

The script installs Ansible, then clones this repository and runs the playbook.

To directly run from an already checked out repository:

make run

About

Ansible playbooks for setting up laptop (macOS, Debian/Ubuntu)


Languages

Language:Ruby 67.1%Language:Shell 27.6%Language:Makefile 5.3%