Giter Site home page Giter Site logo

mac-playbook's Introduction

Mac Development Ansible Playbook

This playbook installs and configures most of the software I use on my Mac for web and software development. The playbook contained in this repo does nothing except delegate all functionality to geerlingguy/mac-dev-playbook's playbook.

Note: Do NOT install anything you haven't looked through–this is a highly opinionated set of configurations. Running the playbook will affect pretty much every aspect of your environment so for others than me, this is mostly a reference point.

See also:

Installation

# Clone this repository to your local drive.
git clone --recursive https://github.com/oxyc/mac-playbook.git
cd mac-playbook

# Install dependencies.
make install

# Run the playbook.
make provision

Running a specific set of tagged tasks

You can filter which part of the provisioning process to run by specifying a set of tags using ansible-playbook's --tags flag. The tags available are dotfiles, homebrew, mas and osx.

ansible-playook main.yml -i geerlingguy.mac-dev-playbook/inventory -K --tags "dotfiles,homebrew"

Screenshots

Screenshot

chunkwm as my tiling window manager and khd as my hotkey daemon. This will be added to the playbook once chunkwm hits alpha.

vimrc

iTerm2 running neovim using my vimrc repository.

IINA

IINA as Video player.

Future additions

Things that still need to be done manually

  1. Create 6 mission control desktops and bind ^1, ^2… as Switch to Desktop shortcuts under Keyboard preferences.
  2. Turn on FileVault under Security & Privacy preferences.
  3. Allow chunkwm, khd and iTerm.app Accessibility control under Security & Privacy preferences.
  4. Configure Alfred.app with ⌘P as the hotkey and Alfred dark as the theme.
  5. Remove iTunes helper from Login items under User & Groups preferences.
  6. Disable gesture to Zoom under Accessibility preferences.
  7. Configure extra Mail and/or Calendar accounts (e.g. Google, Exchange, etc.).
  8. Not sure if these actually do much but enable the following in chrome://flags:
    • Fast tab/window close
    • Automatic tab discardin
    • Throttle expensive background timers
    • Optimize background video playback

Research / todos

  1. Is there a default binding for input source? Possibly remap this using khd.
  2. Which default shortcut keys need to be disabled under Keyboard preferences?

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.