Skip to content

cgxxv/git-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Git templates

Useful git templates for personalized customization

before run git clone or init

Global Git Configuration:

#init
git config --global init.templatedir `~/.git-templates`

#clone
git config --global clone.templatedir `~/.git-templates`

About

Git templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published