Skip to content

Commit a301f9c

Browse files
author
tdthatcher
committed
ssh wildcard update
1 parent ea1da1c commit a301f9c

File tree

1 file changed

+1
-1
lines changed
  • docs/Documentation/Development/VSCode

1 file changed

+1
-1
lines changed

docs/Documentation/Development/VSCode/vscode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ We will now create a host entry in your local ssh config file to make connecting
5959
Use the remote-ssh command to edit your VS Code ssh config file (~/.ssh/config). Add the following:
6060

6161
```
62-
Host x?00?c*
62+
Host x????c*
6363
ProxyJump <username>@kestrel.hpc.nrel.gov
6464
```
6565

0 commit comments

Comments
 (0)