14 lines
320 B
Text
14 lines
320 B
Text
---
|
|
- name: Tap d12frosted/emacs-plus
|
|
when:
|
|
- emacs_plus == true
|
|
community.general.homebrew_tap:
|
|
name: d12frosted/emacs-plus
|
|
|
|
- name: Install emacs-plus
|
|
when:
|
|
- emacs_plus == true
|
|
community.general.homebrew:
|
|
update_homebrew: yes
|
|
name: emacs-plus
|
|
install_options: with-modern-sexy-v2-icon
|