Trundle / kontrolleur

Ctrl-r for the fish shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/Trundle/kontrolleur.svg?branch=master

Kontrolleur

Like Ctrl-r, but for the fish shell

Requirements

  • Python 3.3 (or newer)
  • fish 2.3.0 (or newer)

Installation

For installing the kontrolleur executable, you can use pip:

pip install --user https://github.com/Trundle/kontrolleur/archive/master.zip

This will install kontrolleur to ~/.local/bin/.

For integration with the fish-shell, you can use fisher:

fisher add Trundle/kontrolleur

Note that this expects the kontrolleur executable in $PATH.

License

MIT/Expat. See LICENSE for details.

About

Ctrl-r for the fish shell

License:MIT License


Languages

Language:Python 96.3%Language:Shell 3.7%