omf-sdk icon indicating copy to clipboard operation
omf-sdk copied to clipboard

SDK man fish plugin

Results 3 omf-sdk issues
Sort by recently updated
recently updated
newest added

I have no idea if this could be related to omf-sdk, but I'm at a loss here. I can find candidates in zsh, but in fish sdkman is unaware of...

This adds SDKMAN's autoenv support. It is inspired by SDKMAN's own chdir hook [functions](https://github.com/sdkman/sdkman-cli/blob/460079381e8e9cce23aa03793607bbf92ba89206/src/main/bash/sdkman-init.sh#L159C1-L159C1). But there is no need to copy all the executed command from the original hook as...

Hello This is a follow up of another issue I posted on sdkman site, [here](https://github.com/sdkman/sdkman-cli/issues/1225). Having second thoughts, I tried fisher and the unofficial l"official" plugin [from here](https://github.com/reitzig/sdkman-for-fish). I was...