Use fenv (from omf) to source profile

This commit is contained in:
2023-03-25 14:01:53 +01:00
parent 66cc4fc9e2
commit c1bcd8bd4f

View File

@@ -2,7 +2,7 @@ if status is-interactive
# Commands to run in interactive sessions can go here # Commands to run in interactive sessions can go here
end end
source $HOME/.profile fenv source $HOME/.profile
# Common programs # Common programs
abbr -a -- vi nvim abbr -a -- vi nvim