about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--configs/shared/.config/fish/config.fish4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/shared/.config/fish/config.fish b/configs/shared/.config/fish/config.fish
index d6c8d934f51c..8b22a3bffb16 100644
--- a/configs/shared/.config/fish/config.fish
+++ b/configs/shared/.config/fish/config.fish
@@ -87,9 +87,7 @@ source (fzf-share)/key-bindings.fish && fzf_key_bindings
 # TODO: Debug why I couldn't get `fasd` to work with Nix and fish.
 source (nix_find autojump)/share/autojump/autojump.fish
 
-# TODO: What is the difference between `source` and `eval`
-# direnv
-source (direnv hook fish)
+eval (direnv hook fish)
 
 # Miscellaneous
 abbr --add c xclip -selection clipboard -i