1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

create zim directory

This commit is contained in:
eoli3n 2021-02-23 09:03:47 +01:00
parent 27d654abc1
commit c83aeaae75

@ -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