mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 19:49:25 +00:00
Clean up READMEs
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
screen
|
||||
======
|
||||
GNU Screen
|
||||
==========
|
||||
|
||||
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` list sessions/socket directory.
|
||||
- `sn` start a new session.
|
||||
- `sr` attach to a session if one exists or start a new one.
|
||||
|
||||
Settings
|
||||
--------
|
||||
@ -24,9 +24,10 @@ To enable this feature, add the following line to *zshrc*:
|
||||
Authors
|
||||
-------
|
||||
|
||||
*The authors of this module should be contacted via the GitHub issue tracker.*
|
||||
*The authors of this module should be contacted via the [issue tracker][2].*
|
||||
|
||||
- [Sorin Ionescu](/sorin-ionescu)
|
||||
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
||||
|
||||
[1]: http://www.gnu.org/software/screen/
|
||||
[2]: https://github.com/sorin-ionescu/oh-my-zsh/issues
|
||||
|
||||
|
Reference in New Issue
Block a user