Fix git url
This commit is contained in:
parent
90e0e06ae0
commit
5363494d7c
@ -200,7 +200,7 @@
|
|||||||
|
|
||||||
- name: Clone doom emacs
|
- name: Clone doom emacs
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
repo: https://github.com/SillyTavern/SillyTavern
|
repo: https://github.com/doomemacs/doomemacs
|
||||||
dest: "~/.config/emacs"
|
dest: "~/.config/emacs"
|
||||||
depth: 1
|
depth: 1
|
||||||
tags: doomemacs
|
tags: doomemacs
|
||||||
|
Loading…
Reference in New Issue
Block a user