From 5c4458dd744821b6cfc74c20b24f59740ba4c929 Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 6 Sep 2019 09:11:50 +0200 Subject: Add figlet fonts --- system-config.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 system-config.yaml (limited to 'system-config.yaml') diff --git a/system-config.yaml b/system-config.yaml new file mode 100644 index 0000000..fe614d0 --- /dev/null +++ b/system-config.yaml @@ -0,0 +1,12 @@ +config: + backup: true + create: true + dotpath: dotfiles +dotfiles: + d_figlet: + src: usr/share/figlet + dst: /usr/share/figlet +profiles: + unicorn: + dotfiles: + - d_figlet -- cgit v1.2.1