We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 052609f commit 0575c76Copy full SHA for 0575c76
README.rst
@@ -57,8 +57,8 @@ Store configs in (``~/.tmuxp``) or include in your project as
57
``~/.tmuxp.{yaml,json}``. See `author's tmuxp configs`_ and the
58
the projects' `tmuxp.yaml`_.
59
60
-bootstrap project dependencies before loading tmux. See the
61
-`bootstrap_env.py`_ and `before_script`_ example
+Run custom startup scripts (such as installing project dependencies before
+loading tmux. See the `bootstrap_env.py`_ and `before_script`_ example
62
63
You can also load sessions in the background by passing ``-d`` flag
64
0 commit comments