Gitmoji completion for fish shell
Go to file
Serge Matveenko 2f8a90fa7e 📝 Update installation instructions for compatibility with Codeberg 2022-07-26 22:40:57 +02:00
conf.d 🎉 Implement gitmoji for fish 2019-04-17 20:37:17 +03:00
functions 🔇 Prevent errors from `which` clogging the output 2020-05-28 18:26:37 +03:00
.gitignore toriaezu 2017-05-21 01:26:44 +09:00
LICENSE 🎉 Implement gitmoji for fish 2019-04-17 20:37:17 +03:00
README.md 📝 Update installation instructions for compatibility with Codeberg 2022-07-26 22:40:57 +02:00

README.md

gitmoji for fish

gitmoji provides input completion for the gitmoji subset of the whole emoji set on the command line with an interactive filter (based on Tosuke/emoji-cli).

📝 Usage

To insert gitmoji to the commandline, type ctrl-g(^g)

$ git commit -m "^g

Use relevant keywords to search for a proper gitmoji. See currently available keywords in the gitmoji.tsv file.

📦 Installation

Use Fundle

fundle plugin 'lig/fish-gitmoji' --url 'https://codeberg.org/lig/fish-gitmoji.git'

Requirements

Note: gitmoji will silently fail to respond to a keybinding if you havn't got a filter tool installed on your system.

🔧 Configurations

Variable Remarks Default
GITMOJI_FILTER the interactive filter commands list fzy fzf peco percol
GITMOJI_KEYBIND the key binding to start the completion ^g(ctrl-g)

👥 Contribution

All issues and PRs are welcome. Also, feel free to suggest an additional keyword for a gitmoji.