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

Tests installation script for zsh integration #7

Merged
merged 30 commits into from
Nov 30, 2023
Merged

Conversation

t-monaghan
Copy link
Member

@t-monaghan t-monaghan commented Nov 30, 2023

@@ -102,7 +108,7 @@ direnv_shell_integration() {
EOF
;;
*)
fail "Don't know how to setup for shell $SHELL. checkout https://direnv.net/docs/hook.html"
echo "Don't know how to setup for shell $SHELL. checkout https://direnv.net/docs/hook.html"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for anyone wondering about this change in future - the function fail didn't exist, it was a copy-paste error this PR cleans up

Dockerfile Outdated Show resolved Hide resolved
@t-monaghan t-monaghan merged commit 42baa2f into main Nov 30, 2023
2 checks passed
@t-monaghan t-monaghan deleted the docker-test branch November 30, 2023 01:44
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

Successfully merging this pull request may close these issues.

2 participants