diff --git a/global-config.yaml b/global-config.yaml new file mode 100644 index 0000000..5486f5e --- /dev/null +++ b/global-config.yaml @@ -0,0 +1,21 @@ +config: + backup: true + banner: true + create: true + dotpath: . + ignoreempty: false + keepdot: false + longkey: false + showdiff: false + workdir: ~/.config/dotdrop +dotfiles: + systemd: + dst: /etc/systemd/system + src: systemd/ +profiles: + Zeus: + dotfiles: + - systemd + Hermes: + dotfiles: + - systemd