Skip to content

Instantly share code, notes, and snippets.

@vilbeyli
Last active February 6, 2017 00:28
Show Gist options
  • Save vilbeyli/818d5fe393eb0c2789b87a1f542ab4b4 to your computer and use it in GitHub Desktop.
Save vilbeyli/818d5fe393eb0c2789b87a1f542ab4b4 to your computer and use it in GitHub Desktop.

#Linux

  • Open Explorer to current directory
$ gvfs-open ./ 

#Windows

  • Open Explorer to current directory (Cygwin)
$ cmd /c start .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment