mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
removed env loading from fish config
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user