Skip to content

Instantly share code, notes, and snippets.

@jamescarr
Created March 29, 2016 12:26
Show Gist options
  • Select an option

  • Save jamescarr/0224ae680e187fa61868 to your computer and use it in GitHub Desktop.

Select an option

Save jamescarr/0224ae680e187fa61868 to your computer and use it in GitHub Desktop.
- name: Ensure No MacVim
homebrew:
name: macvim
state: absent
- name: Install Emacs
homebrew:
name: emacs
state: latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment