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:
@ -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*:
|
||||
|
||||
|
Reference in New Issue
Block a user