Skip to content

Instantly share code, notes, and snippets.

@axelabs
Created November 10, 2015 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save axelabs/04698cb472f982f07ba7 to your computer and use it in GitHub Desktop.
Save axelabs/04698cb472f982f07ba7 to your computer and use it in GitHub Desktop.
Screen Config
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