ashishpatel0720 opened a new pull request #15454: URL: https://github.com/apache/airflow/pull/15454
closes #15416 --- **Description** Currently, when we run ` breeze start-airflow ` **breeze** doesn't load local tmux configuration file **.tmux.conf** and we get default tmux configuration inside the containers. **PR effect** After this change developers will be able to put their **.tmux.conf** file as **/files/airflow-breeze-config/.tmux.conf** and Breeze will load local **tmux configuration** in to the containers and developers should be able to use their local configurations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
