/fish-rake

Fish rake plugin

Primary LanguageShell

Fish addon

Rake completion from version 13.0.6

Installation

fisher add akemrir/fish-rake

Usage

rake <tab>

Cache

Cache is build on md5sum of pwd in tmp. To clear cache for current directory:

$ rake_cache_clear

To purge whole cache:

$ rake_cache_purge