Skip to content

Instantly share code, notes, and snippets.

@jamiew
Created September 27, 2011 23:05
Show Gist options
  • Save jamiew/1246508 to your computer and use it in GitHub Desktop.
Save jamiew/1246508 to your computer and use it in GitHub Desktop.
My .screenrc
vbell on
defscrollback 5000
escape ``
startup_message off
screen -t bash 0 bash
screen -t bash 1 bash
screen -t bash 2 bash
screen -t bash 3 bash
# hardstatus string "%{.bK}%-w%{.W0}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "
hardstatus string "%{.bW}%-w%{.W0}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "
hardstatus alwayslastline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment