Skip to content

deather/omf-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdk

A plugin for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework


This plugin allows you to use the sdkman. Plugin inspired by the blog post from Ted Wise.

Install

$ omf install sdk

Usage

$ sdk

FAQ

Q: I've not installed SDKMAN in the default directory. How can I specify to the plugin the new installation directory ?

A: If you installed SDKMAN in another directory, you need to create a file in the directory ~/.config/fish/conf.d/. The files are executed in alphabetical order. For example you can create a file 00_sdkman_path.fish:

set -g SDKMAN_DIR "/Users/username/.sdkman"

This file will be executed before the omf.fish and the SDKMAN_DIR variable will be set before.

License

MIT © Charles Jourdan et al

About

SDK man fish plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages