Skip to content

Commit b5e6b98

Browse files
committed
shell_commands => shell_command
1 parent c1c8e14 commit b5e6b98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/2-pane-vertical-long.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
session_name: my session
22
windows:
33
panes:
4-
- shell_commands:
4+
- shell_command:
55
- pwd
66
- top
7-
- shell_commands:
7+
- shell_command:
88
- pwd

0 commit comments

Comments
 (0)