dropped doom git pull to make sure it doesn't conflict with system files
and make doom reinstall
This commit is contained in:
@@ -17,12 +17,6 @@
|
|||||||
dest: "{{ pfetch_dest }}"
|
dest: "{{ pfetch_dest }}"
|
||||||
update: no
|
update: no
|
||||||
|
|
||||||
- name: Pull Doom Emacs
|
|
||||||
git:
|
|
||||||
repo: "{{ doom_emacs_repo }}"
|
|
||||||
dest: "{{ doom_emacs_dest }}"
|
|
||||||
update: no
|
|
||||||
|
|
||||||
- name: Pull Org Files
|
- name: Pull Org Files
|
||||||
git:
|
git:
|
||||||
repo: "{{ org_repo }}"
|
repo: "{{ org_repo }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user