Skip to content

halostatue/fish-kerl

Repository files navigation

halostatue/fish-kerl

Version

Support for kerl in the fish shell, providing completions for kerl.

Installation

Install with Fisher (recommended):

fisher install halostatue/fish-kerl@1.x
Not using a package manager?

Copy functions/*.fish, conf.d/*.fish, and completions/*.fish to your fish configuration directory preserving the directory structure.

System Requirements

Functions

kerl_activate

Activates the named kerl build. Can also be called as kerl activate.

kerl_activate 21.3

Licence

MIT

Change Log

CHANGELOG

Contributing