halostatue / fish-kerl

A function to wrap kerl activation for Fish and kerl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A function to wrap kerl activation for Fish and kerl

License:MIT License


Languages

Language:Shell 93.2%Language:Makefile 6.8%