From 522f9b2a30f538a6474e90f3fc81461930776b59 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 17 Dec 2024 18:10:04 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-17 18:10:04 --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 91aa1a0c..6ecec55b 100644 --- a/.zshrc +++ b/.zshrc @@ -95,5 +95,6 @@ zle -N zle-keymap-select eval $(thefuck --alias) eval "$(starship init zsh)" eval "$(zoxide init zsh)" +eval "$(direnv hook zsh)" # colorscript -e 36 source ~/scripts/obsidian-bridge.sh