1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-02 10:59: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,16 +6,16 @@ Defines [GNU Screen][1] aliases and provides for auto launching it at start-up.
Aliases
-------
- `sl` list sessions/socket directory.
- `sn` start a new session.
- `sr` attach to a session if one exists or start a new one.
- `sl` lists sessions/socket directory.
- `sn` starts a new session.
- `sr` attaches to a session if one exists or start a new one.
Settings
--------
### Auto-start
Start a Screen session automatically when Zsh is launched.
Starts a GNU Screen session automatically when Zsh is launched.
To enable this feature, add the following line to *zshrc*: