From a5b3f46e039113e81418843be62fd9a2b2128311 Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Tue, 14 Mar 2023 16:17:10 +0900 Subject: [PATCH] fix: bootstrap failed create path --- config/bootstrap.conf.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/bootstrap.conf.yml b/config/bootstrap.conf.yml index dbdd592..2950366 100644 --- a/config/bootstrap.conf.yml +++ b/config/bootstrap.conf.yml @@ -54,6 +54,9 @@ update_shell +- create: + - ~/.config/ + - link: ~/.config/espanso: if: '[ `uname` = Linux ]'