removed env loading from fish config

This commit is contained in:
aminnairi
2026-07-22 22:32:07 +02:00
parent 3355ac2cbf
commit 03aac34923
-5
View File
@@ -1,9 +1,4 @@
if status is-interactive if status is-interactive
# Load the environment variable (specific to Avante Neovim plugin)
if test -f ~/.env
source ~/.env
end
# Enable vi-mode # Enable vi-mode
fish_vi_key_bindings fish_vi_key_bindings