Skip to content

Commit 0cfcecb

Browse files
committed
docs: Note the before_script
1 parent e6a2469 commit 0cfcecb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/developing.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,13 @@ this will load the `.tmuxp.yaml` in the root of the project.
255255
256256
```
257257

258+
`.tmuxp-before-script.sh` ran by `before_script`:
259+
260+
```{literalinclude} ../.tmuxp-before-script.sh
261+
:language: console
262+
263+
```
264+
258265
(gh-actions)=
259266

260267
## Github Actions

0 commit comments

Comments
 (0)