1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 05:20:43 +00:00

adding action to dotfiles

This commit is contained in:
deadc0de6
2017-09-08 15:24:25 +02:00
parent cc9c0792ed
commit cd77fecee3
6 changed files with 90 additions and 6 deletions

View File

@@ -102,4 +102,5 @@ def create_fake_config(folder, configname='config.yaml',
f.write(' dotpath: %s\n' % (dotpath))
f.write('dotfiles:\n')
f.write('profiles:\n')
f.write('actions:\n')
return path