clink: persist profile directory (#3300)

This commit is contained in:
Edgard Lorraine Messias 2019-04-03 13:26:43 -03:00 committed by Richard Kuhnt
parent 7193d246e7
commit a7c0ad94f4

View File

@ -9,6 +9,7 @@
"github": "https://github.com/mridgers/clink/" "github": "https://github.com/mridgers/clink/"
}, },
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile",
"notes": [ "notes": [
"Run 'clink inject' to start clink on the current cmd", "Run 'clink inject' to start clink on the current cmd",
"Run 'clink autorun' to auto start clink" "Run 'clink autorun' to auto start clink"