|
||
---|---|---|
conf.d | ||
functions | ||
.gitignore | ||
LICENSE | ||
README.md |
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).
- Learn more about gitmoji emoji subset here gitmoji.carloscuesta.me.
- Learn more about fish shell here fishshell.com.
📝 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.