Marc Cornellà 02d07f3e3d fix: use `$USERNAME` guaranteed to always be defined in zsh | 3 years ago | |
---|---|---|
.. | ||
README.md | 5 years ago | |
screen.plugin.zsh | 3 years ago |
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)