From a7c0ad94f4e906277cae11ec3dba7b494bd01fe1 Mon Sep 17 00:00:00 2001 From: Edgard Lorraine Messias Date: Wed, 3 Apr 2019 13:26:43 -0300 Subject: [PATCH] clink: persist profile directory (#3300) --- clink.json | 1 + 1 file changed, 1 insertion(+) diff --git a/clink.json b/clink.json index f69371595c..acc3edf971 100644 --- a/clink.json +++ b/clink.json @@ -9,6 +9,7 @@ "github": "https://github.com/mridgers/clink/" }, "bin": "clink.bat", + "persist": "profile", "notes": [ "Run 'clink inject' to start clink on the current cmd", "Run 'clink autorun' to auto start clink"