if status is-interactive
# Commands to run in interactive sessions can go here
if ! contains -- /opt/homebrew/bin $fish_user_paths
fish_add_path /opt/homebrew/bin
end