Blog : https://bit.ly/3xE14he
gitmoji 연습용 Repository
$ brew install gitmoji
or
$ npm i -g gitmoji-cli
$ git add .
$ gitmoji -c
✔ Gitmojis fetched successfully
? Choose a gitmoji: 🙈 - Add or update a .gitignore file.
? Enter the commit title [30/48]: add .gitignore file by gitmoji
? Enter the commit message: add .gitignore file by gitmoji
[main 796b67c] :see_no_evil: add .gitignore file by gitmoji
1 file changed, 1 insertion(+)
create mode 100644 .gitignore