Skip to content

Commit f2d1b75

Browse files
committed
rtd and README fixes
1 parent a3f8bfa commit f2d1b75

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1717
Explore:

0 commit comments

Comments
 (0)