Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

scripts

A few scripts to help with daily dev life

Git Hooks

Remove .sample of file name needed and copy into your git hooks folder. By default the hooks directory is $GIT_DIR/hooks

Once moved into this folder, allow the file to be executable chmod +x

Pre-commit

This hook can be by passed by using the --no-verify option, or just -n

Show Which Branch

Simply Copy the contents from the bash_profile into your actual .bash_profile

Spell check

In commit-msg there is a link to the spell check script I use

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages