diff --git a/sources/fish/config.fish b/sources/fish/config.fish index 5ac9d54..1edfc57 100644 --- a/sources/fish/config.fish +++ b/sources/fish/config.fish @@ -1,9 +1,4 @@ if status is-interactive - # Load the environment variable (specific to Avante Neovim plugin) - if test -f ~/.env - source ~/.env - end - # Enable vi-mode fish_vi_key_bindings