Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (24 loc) · 913 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 913 Bytes

emoji-cli

emoji-cli provides input completion for emoji on the command line with an interactive filter. (a fish porting of b4b4r07/emoji-cli)

🔍 Usage

To insert emoji to the commandline, type ctrl-s(^s)

$ git commit -m "^s

📦 Installation

$ fisher Tosuke/emoji-cli

Requirements

🔧 Configurations

Variable Remarks Default
EMOJI_CLI_FILTER the interactive filter commands list fzy fzf peco percol
EMOJI_CLI_KEYBIND the key binding to start the completion ^s(ctrl-s)