Skip to content

Bash script to make commits and pushes faster by coding. Makes git more fun to use without having to type the same repetitive commands every time you want to save your progress.

License

Notifications You must be signed in to change notification settings

Robert076/fastgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

fastgit

Bash script to make commits and pushes faster while coding.

Setup

Open your .zshrc file

On macOS, open your terminal and type:

vim ~/.zshrc
alias fastgit='bash {PATH_TO_FOLDER}/git.sh'
source ~/.zshrc

About

Bash script to make commits and pushes faster by coding. Makes git more fun to use without having to type the same repetitive commands every time you want to save your progress.

Topics

Resources

License

Stars

Watchers

Forks

Languages