···3535export DAGSTER_HOME=~/.dagster
3636#set default deployment to local (staging or prod are usually others, check dagster code)
3737export DAGSTER_DEPLOYMENT=local
3838+export AIRFLOW_HOME=~/.airflow
38393940#vim stuff
4041export MYVIMRC=~/.config/nvim/init.lua