Skip to content

Instantly share code, notes, and snippets.

@ShannonScott
Created August 2, 2019 16:18
Show Gist options
  • Save ShannonScott/a6451cca6a0eb4031f49467597bacfff to your computer and use it in GitHub Desktop.
Save ShannonScott/a6451cca6a0eb4031f49467597bacfff to your computer and use it in GitHub Desktop.
[Mac `open` command on Linux] Mac-style open command on Linux. #tags: mac, linux, bash

Mac-style open command on Linux

alias open=xdg-open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment