Profile converted to fish syntax

This commit is contained in:
2023-03-25 14:23:13 +01:00
parent 23fa1fd8d6
commit 1ebbf5b43f
3 changed files with 4 additions and 5 deletions

View File

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