added clone of the agnoster theme for omf

This commit is contained in:
aminnairi
2024-01-04 11:34:38 +01:00
parent 51fc803249
commit 28463ade01
+4
View File
@@ -26,6 +26,10 @@
depth: 1
single_branch: true
update: true
- name: Clone Agnoster theme
git:
repo: https://github.com/oh-my-fish/theme-agnoster
dest: /$HOME/.local/share/omf/themes/agnoster
depth: 1
single_branch: true
update: true