Created
July 1, 2020 16:27
-
-
Save Stephanevg/4df5c8c71e3519bac9c61020e3bab01e to your computer and use it in GitHub Desktop.
vscode settings.json backup
This file contains hidden or 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
{ | |
#%APPDATA%\Code\User\settings.json | |
"terminal.integrated.shell.osx": "C:/Program Files/PowerShell/7/pwsh.exe", | |
"files.defaultLanguage": "powershell" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment