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

fix: source direnv and extension in dev container #65

Open
JaeAeich opened this issue Jan 15, 2025 · 0 comments · May be fixed by #71
Open

fix: source direnv and extension in dev container #65

JaeAeich opened this issue Jan 15, 2025 · 0 comments · May be fixed by #71
Labels
flag: good 1st issue Good for newcomers

Comments

@JaeAeich
Copy link
Collaborator

Add this to .override.zshrc

# Load asdf
. "$HOME/.asdf/asdf.sh"

# Initialize direnv
eval "$(direnv hook zsh)"
@JaeAeich JaeAeich added the flag: good 1st issue Good for newcomers label Jan 21, 2025
@Nidhi091999 Nidhi091999 linked a pull request Jan 30, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag: good 1st issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant