You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use fish as my linux shell. The SQLMesh extension assumes that the user is using bash or zsh. For example, the check for printing environment variables runs env | sort in the CLI. The equivalent of this in fish is simply set.