Skip to content

Instantly share code, notes, and snippets.

@amslezak
Last active January 24, 2020 22:15
Show Gist options
  • Save amslezak/9792a0876ee219506821c92d66d85033 to your computer and use it in GitHub Desktop.
Save amslezak/9792a0876ee219506821c92d66d85033 to your computer and use it in GitHub Desktop.
// For Visual Studio Code
// Add code below to ~/.zshrc or ~/.bashrc file
// for clicking the red box and bringing up file in question in vscode
export PATH=$PATH:/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin
export REACT_EDITOR=code
// https://stackoverflow.com/questions/30093997/how-to-edit-react-native-tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment