Specify mode for empty directories

This commit is contained in:
2019-04-14 11:55:01 +02:00
parent 6be0232035
commit 795dfc152d
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
empty_directories:
- .i3
- .gnupg
- name: .i3
- name: .gnupg
mode: '0700'
dotfiles:
- from: autostart.sh
to: .autostart.sh