Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phartenfeller committed Jul 2, 2022
1 parent 103b5e0 commit f136b44
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,3 @@ You need Node.js >= 16
```bash
npm install --global @phartenfeller/alfred-vscode-workspaces
```

**Make sure to set your path to VS Code the following**:

1. Get your path to code with this terminal command

```sh
where code
# for example /opt/homebrew/bin/code
```

2. Open Alfred Preferences

3. Go to workflow and press variables button

![](assets/variable-button.png)

4. Set path to code and save

![](assets/set-var.png)

If you know a better way to handle this feel free to tell me or open a PR
Binary file removed assets/set-var.png
Binary file not shown.
Binary file removed assets/variable-button.png
Binary file not shown.

0 comments on commit f136b44

Please sign in to comment.