Skip to content

Instantly share code, notes, and snippets.

@a-leung
Created November 28, 2012 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save a-leung/4164837 to your computer and use it in GitHub Desktop.
Save a-leung/4164837 to your computer and use it in GitHub Desktop.
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'
# Default screens
screen -t shell1 0
screen -t shell2 1
screen -t server 2 ssh me@myserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment