mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 04:07:23 +00:00
5 lines
210 B
Bash
5 lines
210 B
Bash
#!/bin/bash
|
|
# my-vscode
|
|
export NODE_OPTIONS="--require /Users/idrees/Documents/Programs/JavaScript/Birb/platform-specific/vscode/patch.js"
|
|
"/Applications/Visual Studio Code.app/Contents/MacOS/Electron" \
|
|
"$@" |