Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Commit

Permalink
Correct MacOS Insiders config
Browse files Browse the repository at this point in the history
  • Loading branch information
ammario committed Apr 24, 2019
1 parent 11de66e commit 7e5b44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ The following will make `sshcode` work with VS Code Insiders:
**MacOS**

```bash
export VSCODE_CONFIG_DIR="$HOME/.config/Code - Insiders/User"
export VSCODE_CONFIG_DIR="$HOME/Library/Application Support/Code - Insiders/User"
export VSCODE_EXTENSIONS_DIR="$HOME/.vscode-insiders/extensions"
```

**Linux**
Expand Down

0 comments on commit 7e5b44a

Please sign in to comment.