Skip to content

Instantly share code, notes, and snippets.

@jamiew
Created March 5, 2010 01:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiew/322356 to your computer and use it in GitHub Desktop.
Save jamiew/322356 to your computer and use it in GitHub Desktop.
My screen config
vbell on
defscrollback 4096
escape ``
startup_message off
## default screens
screen -t bash 0 bash
screen -t bash 1 bash
screen -t bash 2 bash
screen -t bash 3 bash
## hardstatus settings
hardstatus string "%{.bK}%-w%{.W0}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "
hardstatus alwayslastline
@jm3
Copy link

jm3 commented Apr 27, 2011

d00d, you're missing the most important line: nethack on!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment