mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
added clone of the agnoster theme for omf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user