From 333d2dd04aa11371799e3788de4b614cde212e73 Mon Sep 17 00:00:00 2001 From: nicodebo Date: Sun, 12 Feb 2017 17:10:36 +0100 Subject: Change build directory name --- templates/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/config.yaml b/templates/config.yaml index 7ffbf32..f7331ce 100644 --- a/templates/config.yaml +++ b/templates/config.yaml @@ -1,3 +1,3 @@ default: extension: .config - output: colorschemes + output: build_schemes -- cgit