Skip to content

Instantly share code, notes, and snippets.

@clintecker
Created August 5, 2011 14:20
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 clintecker/1127630 to your computer and use it in GitHub Desktop.
Save clintecker/1127630 to your computer and use it in GitHub Desktop.
startup_message off
vbell off
defscrollback 1000
screen -t hq
screen -t macaroni 0 ssh macaroni
screen -t mysql 0 ssh mysql
screen -t mysql 0 ssh mysql
screen -t varnish-1 0 ssh varnish-1
screen -t varnish-2 0 ssh varnish-2
screen -t ars-1 1 ssh ars-1
screen -t ars-2 1 ssh ars-2
screen -t ars-3 1 ssh ars-3
screen -t ars-4 1 ssh ars-4
screen -t ars-5 1 ssh ars-5
screen -t fourm-1 2 ssh forum-1
screen -t forum-2 2 ssh forum-2
screen -t forum-3 2 ssh forum-3
shelltitle "$ |bash"
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment