Created
September 30, 2015 10:51
-
-
Save miceno/ffe2cbe8093cb2da1e30 to your computer and use it in GitHub Desktop.
Screenrc configuration
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
| startup_message off | |
| hardstatus on | |
| hardstatus alwayslastline | |
| # Show current terminals and time | |
| hardstatus string "%{.bW}%-w%{..G}%n %t%{-}%+w %=%{..G} %H %{..Y} %d/%m %C%a" | |
| # allow scrolling | |
| termcapinfo xterm* ti@:te@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment