mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
remove indent in faq example
This commit is contained in:
parent
09a87e8db4
commit
d843a3c9f2
@ -28,7 +28,7 @@ the location of the Git Bash "bash.exe" binary. By default it is located at "C:\
|
||||
Just remember in JSON, backslashes need to be escaped. So add this to your [settings.json](./config) file:
|
||||
|
||||
```json
|
||||
"term:localshellpath": "C:\\Program Files\\Git\\bin\\bash.exe"
|
||||
"term:localshellpath": "C:\\Program Files\\Git\\bin\\bash.exe"
|
||||
```
|
||||
|
||||
### Can I use WSH outside of Wave?
|
||||
|
Loading…
Reference in New Issue
Block a user