Safer direnv hook in zsh
This commit is contained in:
parent
362104f9ae
commit
6740703919
1 changed files with 1 additions and 1 deletions
|
|
@ -85,4 +85,4 @@ eval $(dircolors $HOME/.config/zsh/dircolors.256dark)
|
|||
autoload -U select-word-style
|
||||
select-word-style bash
|
||||
|
||||
eval "$(direnv hook zsh)"
|
||||
which direnv > /dev/null && eval "$(direnv hook zsh)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue