guix/oh-my-zsh/plugins/screen
2024-05-05 13:55:06 +01:00
..
README.md Add ZSH config copies 2024-05-05 13:55:06 +01:00
screen.plugin.zsh Add ZSH config copies 2024-05-05 13:55:06 +01:00

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)