Skip to content

Instantly share code, notes, and snippets.

@rdj
Created December 6, 2011 18:54
Show Gist options
  • Select an option

  • Save rdj/1439417 to your computer and use it in GitHub Desktop.

Select an option

Save rdj/1439417 to your computer and use it in GitHub Desktop.
startup_message off
defscrollback 3000
bind s # remove the flow control garbage
msgwait 1
escape ^Jj
term screen-256color
bindkey -d -k kb stuff "\010"
shelltitle '@|'
# Last line is status: green hostname, window list in cyan, and time and date right aligned:
hardstatus alwayslastline "%{=b}%{G}%H: %{C}%w %=%{G}%D, %m/%d %C%a"
shell -bash
## Initial Windows ##
screen 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment