📝(related tools): Add gitmoji-fuzzy-hook (#1376)

This commit is contained in:
Fabian Raab 2023-04-11 18:12:43 +02:00 committed by GitHub
parent 19349c1d87
commit 030df4c5c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,12 @@ const tools = [
description: 'Gitmoji extension for Raycast',
link: 'https://www.raycast.com/ricoberger/gitmoji',
},
{
name: 'gitmoji-fuzzy-hook',
description:
'Fuzzy finder git-commit-hook for prepending a gitmoji (cmd & GUI).',
link: 'https://gitlab.com/raabf/gitmoji-fuzzy-hook',
},
{
name: 'genmoji',
description: 'Gitmoji commit message generation using AI',