update correct nerdfont
This commit is contained in:
@@ -51,7 +51,8 @@
|
|||||||
|
|
||||||
- name: Installing Nerdfonts
|
- name: Installing Nerdfonts
|
||||||
ansible.builtin.unarchive:
|
ansible.builtin.unarchive:
|
||||||
src: https://github.com/eliheuer/caskaydia-cove/archive/refs/heads/master.zip
|
#src: https://github.com/eliheuer/caskaydia-cove/archive/refs/heads/master.zip
|
||||||
|
src: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/CascadiaCode.zip
|
||||||
dest: "~{{ regular_user }}/.fonts/"
|
dest: "~{{ regular_user }}/.fonts/"
|
||||||
remote_src: true
|
remote_src: true
|
||||||
mode: "0755"
|
mode: "0755"
|
||||||
|
|||||||
Reference in New Issue
Block a user