1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-22 23:46:07 +02:00

Merge branch 'master' of github.com:eoli3n/dotfiles

This commit is contained in:
eoli3n 2021-03-07 10:31:33 +01:00
commit d6529460d2

View File

@ -1,4 +1,9 @@
---
- name: create zim config directory
file:
path: ~/.config/zim
state: directory
- name: template zim config file
template:
src: style.conf.j2