From ae0c643d8262794287249625839131d90d2940d4 Mon Sep 17 00:00:00 2001 From: jan De Dobbeleer Date: Wed, 8 Feb 2023 20:43:33 +0100 Subject: [PATCH] chore: remove config reference --- .vscode/launch.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index afd7e7dd..736ce94e 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -109,8 +109,7 @@ "args": [ "config", "migrate", - "glyphs", - "--config=/Users/jan/.posh.omp.yaml" + "glyphs" ] }, {