Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global env var to never install hooks #1207

Closed
jacobp100 opened this issue Oct 27, 2022 · 1 comment
Closed

global env var to never install hooks #1207

jacobp100 opened this issue Oct 27, 2022 · 1 comment

Comments

@jacobp100
Copy link

Could we add a global env var like HUSKY_DISABLE_GIT_HOOKS to never install hooks. That way, people can opt out easily by setting this in their .zshrc, and the rest of the team can continue to use Husky

@jacobp100
Copy link
Author

Can be done by setting export HUSKY=0 in ~/.zshrc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant