Skip to content

Instantly share code, notes, and snippets.

@StokicDusan
Last active October 8, 2021 12:27
Show Gist options
  • Save StokicDusan/4af638625ca21a6978979787a2705d3a to your computer and use it in GitHub Desktop.
Save StokicDusan/4af638625ca21a6978979787a2705d3a to your computer and use it in GitHub Desktop.

In terminal use the commands
xdg-open . <!--- open here --->
browse . <!--- open here --->
xdg-open <file_name> <!--- open file_name--->
browse . <file_name> <!--- open file_name--->

@StokicDusan
Copy link
Author

Alternatively, the command:
browse .
can be used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment