Skip to content
/ gicoto Public

Gicoto is the git commit automation such as adding files, commiting files, and pushing the changes.

License

Notifications You must be signed in to change notification settings

bydzen/gicoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Gicoto is the git commit automation such as adding files, commiting files, and
pushing the changes.

How to Install on Linux Machine

Steps:
1. Save the script as `gicoto`.
2. Make the script executable:
   chmod +x gicoto
3. Copy the script to a directory in your PATH (e.g., /usr/bin/):
   sudo cp gicoto /usr/bin/
4. Ensure `fzf` is installed. Install it using your package manager:
   - Debian/Ubuntu: sudo apt install fzf
   - MacOS: brew install fzf

Usage:
gicoto

Help:
gicoto --help

Enjoy.

About

Gicoto is the git commit automation such as adding files, commiting files, and pushing the changes.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages