Last active
February 5, 2026 07:52
-
-
Save ChieftainY2k/0a6fa487ac10658d667a0861f6c289ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # create the ~/.screenrc file in your home directory. | |
| hardstatus on | |
| hardstatus alwayslastline | |
| hardstatus string '%{= kG}[%H] %{= kw}%?%-Lw%?%{= bw}[%n*%f %t]%{= kw}%?%+Lw%? %= %D, %d %M %Y %C%a' | |
| shell -/bin/bash | |
| # defbce off | |
| # xterm* 'is=\E[r\E[m\E[2J\E[H' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment