Skip to content

Instantly share code, notes, and snippets.

@devenes
Last active June 3, 2022 01:45
Show Gist options
  • Save devenes/79cf958d50dae81a4054dbc90fb5e3e9 to your computer and use it in GitHub Desktop.
Save devenes/79cf958d50dae81a4054dbc90fb5e3e9 to your computer and use it in GitHub Desktop.
command not found: github

Error: command not found: github

Add executable file github to local/bin PATH.

ln -s "/Applications/Github Desktop.app/Contents/MacOS/GitHub Desktop" /usr/local/bin/github
ln -s "/Applications/Visual Studio Code.app/Contents/Resources/app/bin/code" /usr/local/bin/code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment