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

pre-commit hooks are disabled. printed when entering a dev shell #220

Open
goj opened this issue Sep 15, 2022 · 0 comments
Open

pre-commit hooks are disabled. printed when entering a dev shell #220

goj opened this issue Sep 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@goj
Copy link

goj commented Sep 15, 2022

To Reproduce

  1. Add export DEVSHELL_NO_MOTD=1 to .zshrc
  2. Create a sample project:
    • rust-nix-templater -n hello
    • direnv allow
    • make an initial commit
  3. Start a new shell, enter the project directory

Actual behavior
The pre-commit hooks are disabled. message is printed when entering the dev shell.

Expected behavior
No extra messages printed before the prompt

System information
I'm using zsh

Additional context
If some people find that message useful, then docs on how to get rid of it would be appreciated.

@goj goj added the bug Something isn't working label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant