akemrir / fish-rake

Fish rake plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fish rake plugin


Languages

Language:Shell 100.0%