Skip to content
/ laptop Public

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

Notifications You must be signed in to change notification settings

mdzhang/laptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laptop

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

Usage

  • Linux:

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

    curl -s https://raw.githubusercontent.com/mdzhang/laptop/main/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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published