mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added clone of the agnoster theme for omf
This commit is contained in:
@@ -26,6 +26,10 @@
|
|||||||
depth: 1
|
depth: 1
|
||||||
single_branch: true
|
single_branch: true
|
||||||
update: 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
|
depth: 1
|
||||||
single_branch: true
|
single_branch: true
|
||||||
update: true
|
update: true
|
||||||
|
|||||||
Reference in New Issue
Block a user