Skip to content

k33g/gitmoji-is-the-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gitmoji is the-way

I've been using https://gitmoji.dev/ for years.

Now, I use git.sh in all my projects.

Usage:

./git.sh <emoji_code> <message (optional)>

# example
./git.sh tada "my project"

# will produce
git add .; git commit -m ":tada: Begin a project. my project"; git push

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published