Created
November 10, 2015 14:55
-
-
Save axelabs/04698cb472f982f07ba7 to your computer and use it in GitHub Desktop.
Screen Config
This file contains 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 | |
term screen-256color | |
setenv LC_CTYPE en_US.UTF-8 | |
defutf8 on | |
setenv DISPLAY ':0' | |
nonblock on | |
vbell off | |
defscrollback 5000 | |
backtick 1 60 60 $HOME/Scripts/batstat | |
hardstatus on | |
hardstatus alwayslastline | |
hardstatus string '%{= kG}%-Lw%{= kW}%50> %n*%f %t%{= kG}%+Lw%< %{= kG}%-=%D %m/%d/%y | %C:%s %A | %1`%{-}' | |
screen -t shhh 0 bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment