open

Opens files, directories, and URIs with default applications. This command is available through fish on operating systems without the built-in open command (e.g. Haiku and macOS). More information: https://fishshell.com/docs/current/cmds/open.html.

open {{path/to/file.ext}}

open {{*.ext}}

open {{path/to/directory}}

open {{https://example.com}}

open {{tel:123}}