From 37d91c20c4d2f4e5d9747019b11e21fc1ca8ad0c Mon Sep 17 00:00:00 2001 From: sloane <1699281+sloanelybutsurely@users.noreply.github.com> Date: Wed, 24 Jul 2024 07:39:22 -0400 Subject: [PATCH] reorder shell util hooks --- .config/fish/config.fish | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 7b9080c..09af2f6 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -4,9 +4,10 @@ if status is-interactive fish_vi_key_bindings mise activate fish | source mise hook-env -s fish | source - jj util completion fish | source - + direnv hook fish | source zoxide init fish | source + + jj util completion fish | source if not set -q TMUX set -g TMUX tmux new-session -d -s default