1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 10:29:25 +00:00

Improve diction in documentation

This commit is contained in:
Sorin Ionescu
2012-06-02 17:17:12 -04:00
parent c28c5edd21
commit b2b90c22f8
12 changed files with 85 additions and 82 deletions

View File

@ -6,15 +6,15 @@ Defines [tmux][1] aliases and provides for auto launching it at start-up.
Aliases
-------
- `ta` attach or switch to a tmux session.
- `tl` list sessions managed by the tmux server.
- `ta` attaches or switches to a tmux session.
- `tl` lists sessions managed by the tmux server.
Settings
--------
### Auto-start
Start a tmux session automatically when Zsh is launched.
Starts a tmux session automatically when Zsh is launched.
To enable this feature, add the following line to *zshrc*: