diff options
Diffstat (limited to 'install.conf.yaml')
| -rw-r--r-- | install.conf.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/install.conf.yaml b/install.conf.yaml index 5d00e4b..88e8131 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -1,6 +1,7 @@ - defaults: link: relink: true + create: true - clean: ['~'] @@ -23,10 +24,9 @@ ~/.zshrc: files/.zshrc ~/.zshenv: files/.zshenv ~/bin: files/bin - ~/.config/: - glob: true - path: files/.config/* - create: true + ~/.config/devilspie2: files/.config/devilspie2 + ~/.config/youtube-dl: files/.config/youtube-dl + ~/.config/xfce4/terminal: files/.config/xfce4/terminal - create: - ~/.z |
