Hyper.sh completions for Fish shell
Fish shell completions for the Hyper.sh commandline tool hyper
.
What is Hyper? Hyper is a Docker first cloud hosting provider. Have a look at their offering, hyper.sh. I am not affilated with Hyper.
Using fundle
Add
fundle plugin 'brgmnn/fish-hyper'
to your config.fish
, reload your shell and run fundle install
.
Using fisherman
Just run:
fisher brgmnn/fish-hyper
Put completions/hyper.fish
your ~/.config/fish/completions
directory.
MIT