swellaby / rusty-hook

git hook manager, geared toward Rust projects
MIT License
207 stars 11 forks source link

Add executable permission on dev setup scripts #19

Closed calebcartwright closed 5 years ago

calebcartwright commented 5 years ago

Description

Add executable permission to shell scripts in the repo

Value

Allows for the scripts to be run after cloning without having to manually chmod +x

Thanks for the suggestion @beverts312 😉

calebcartwright commented 5 years ago

Closed via #58