[zsh] use system direnv

This commit is contained in:
odrling 2023-06-16 11:12:55 +02:00
parent 11de6fd78e
commit 7b4ee375d3
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

4
.zshrc
View file

@ -26,9 +26,7 @@ zinit light z-shell/F-Sy-H
zinit ice has'ssh-agent' wait silent; zinit snippet OMZP::ssh-agent
zinit as"program" has'go' atclone'make && ./direnv hook zsh > zhook.zsh' \
atpull'%atclone' pick"direnv" src"zhook.zsh" for \
direnv/direnv
command -v direnv 2>&1 > /dev/null && source <(direnv hook zsh)
zinit ice wait"1" lucid
zinit light chisui/zsh-nix-shell