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

tosuke/emoji-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)