ohmyzsh/plugins/screen
cono 3033bb440d
Merge f25edf653f into 7a3695aadf
2025-01-13 12:47:59 +02:00
..
README.md
screen.plugin.zsh Merge f25edf653f into 7a3695aadf 2025-01-13 12:47:59 +02:00

README.md

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)