Created
November 5, 2019 22:55
-
-
Save dotMorten/b650433e40892a2e1344de09e64e5e28 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"acrylicOpacity": 0.5, | |
"background": "#012456", | |
"closeOnExit": true, | |
"colorScheme": "Campbell", | |
"commandline": "%comspec% /k \"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\Common7\\Tools\\VsDevCmd.bat\"", | |
"cursorColor": "#FFFFFF", | |
"cursorShape": "bar", | |
"fontFace": "Consolas", | |
"fontSize": 10, | |
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44ba}", | |
"historySize": 9001, | |
"icon": "c:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\Common7\\IDE\\Assets\\VisualStudio.150x150.contrast-standard_scale-180.png", | |
"name": "VS2019 Developer Shell", | |
"padding": "0, 0, 0, 0", | |
"snapOnInput": true, | |
"startingDirectory": "E:\\", | |
"useAcrylic": false | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment