Skip to content

Resonious/bettergit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

bettergit

A Fish script that shortens common git commands and auto generates commit messages for you using aichat.

Installing

./install.fish

Uninstalling

rm ~/.config/fish/functions/g

Using

g c # git add -A && git commit -m "{GENERATED MESSAGE}"
g co # git checkout
g new # git checkout -b
g s # git status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages