diff --git a/playbooks/roles/shell/tasks/emacs.yml b/playbooks/roles/shell/tasks/emacs.yml index e472f46..b33fba5 100644 --- a/playbooks/roles/shell/tasks/emacs.yml +++ b/playbooks/roles/shell/tasks/emacs.yml @@ -5,4 +5,4 @@ repo: https://github.com/hlissner/doom-emacs dest: ~/.emacs.d depth: 1 - - shell: ~/.emacs.d/bin/doom install \ No newline at end of file +# - shell: ~/.emacs.d/bin/doom install -y