Joey

Results 3 issues of Joey

To help users understand the Orbital product portfolio examples it'd be helpful to link to https://github.com/Azure/azure-orbital-integration and explain how the two do and don't work together.

The sdk functions currently assume that the standard Unix commands are first on the path and unaliased (e.g., [conf.d/sdk.fish#L45](https://github.com/reitzig/sdkman-for-fish/blob/master/conf.d/sdk.fish#L45)), so if you have something like `rm` aliased to `'rm -i'`,...

enhancement