Skip to content

Instantly share code, notes, and snippets.

@caiofcm
Created July 17, 2018 17:23
Show Gist options
  • Select an option

  • Save caiofcm/900054d9df15dec42a869d096e0eee34 to your computer and use it in GitHub Desktop.

Select an option

Save caiofcm/900054d9df15dec42a869d096e0eee34 to your computer and use it in GitHub Desktop.
Some Linux related code
# Create Visual Studio Code right click shortcut to open a folder in Nemo
[Nemo Action]
Name=Open in VS Code
Comment=Open Folder in VS Code
Quote=double
Exec=code %P
Selection = any
Extensions=dir;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment