mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
242 B
Executable file
242 B
Executable file
screen
This plugin sets title and hardstatus of the tab window for screen, the terminal multiplexer.
To use it add screen to the plugins array in your zshrc file.
plugins=(... screen)