File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,19 +37,19 @@ Save as ``mysession.yaml``. And load:
3737
3838 Sessions in ``~/.tmuxp/ `` can use names:
3939
40- .. code-block ::
40+ .. code-block :: sh
4141
4242 $ tmuxp load mysession
4343
4444 Projects with ``.tmuxp.yaml `` or ``.tmuxp.json `` load via directory:
4545
46- .. code-block ::
46+ .. code-block :: sh
4747
4848 $ tmuxp load path/to/my/project/
4949
5050 Load multiple at once (in bg, offer to attach last):
5151
52- .. code-block ::
52+ .. code-block :: sh
5353
5454 $ tmuxp load mysession ./another/project/
5555
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ tmux session manager
1111 :width: 100%
1212
1313.. include :: ../README.rst
14- :start-line: 9
14+ :start-line: 8
1515 :end-before: Project details
1616
1717Explore:
You can’t perform that action at this time.
0 commit comments