--- - name: Install Doom Emacs block: - git: repo: https://github.com/hlissner/doom-emacs dest: ~/.emacs.d depth: 1 # - shell: ~/.emacs.d/bin/doom install -y