Skip to content

Commit

Permalink
[zsh] remove MesloNGS
Browse files Browse the repository at this point in the history
  • Loading branch information
mqcmd196 committed Aug 14, 2024
1 parent e019000 commit 026b349
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions roles/zsh/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@
dest: "{{ ansible_env.HOME }}/.zsh-completions"
version: 83f09c461535e2372242c6282b66dbbbef6d508a

- name: Download MesloLGS NF Regular font
get_url:
url: https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Regular.ttf
dest: "{{ ansible_env.HOME }}/.local/share/fonts/MesloLGS NF Regular.ttf"

- name: Font cache
shell:
cmd: fc-cache -v
Expand Down

0 comments on commit 026b349

Please sign in to comment.