mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-02 12:09:26 +00:00
Move settings right bellow module description
This commit is contained in:
@ -3,13 +3,6 @@ GNU Screen
|
||||
|
||||
Defines [GNU Screen][1] aliases and provides for auto launching it at start-up.
|
||||
|
||||
Aliases
|
||||
-------
|
||||
|
||||
- `sl` lists sessions/socket directory.
|
||||
- `sn` starts a new session.
|
||||
- `sr` attaches to a session if one exists or start a new one.
|
||||
|
||||
Settings
|
||||
--------
|
||||
|
||||
@ -21,6 +14,13 @@ To enable this feature, add the following line to *zshrc*:
|
||||
|
||||
zstyle ':omz:module:screen' auto-start 'yes'
|
||||
|
||||
Aliases
|
||||
-------
|
||||
|
||||
- `sl` lists sessions/socket directory.
|
||||
- `sn` starts a new session.
|
||||
- `sr` attaches to a session if one exists or start a new one.
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
||||
|
Reference in New Issue
Block a user