- remove php 73 containers

* remove nodejs install from src builds
* fix composer auth secret path links
This commit is contained in:
2023-05-08 22:06:12 +03:00
parent 38cb19818a
commit fc044a1185
15 changed files with 34 additions and 367 deletions

View File

@ -0,0 +1,3 @@
set-option -g status-interval 1
set-option -g automatic-rename on
set-option -g automatic-rename-format "#{?#{==:#{pane_current_command},bash},#{b:pane_current_path},#{pane_current_command}}"