Skip to content

Instantly share code, notes, and snippets.

@dontrebootme
Created August 29, 2012 00:03
Show Gist options
  • Save dontrebootme/3505496 to your computer and use it in GitHub Desktop.
Save dontrebootme/3505496 to your computer and use it in GitHub Desktop.
screenrc
defutf8 on
vbell off
startup_message off
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m/%d %{W}%c %{g}]'
screen -t root 0 sudo su -
screen -t zsh 1
termcapinfo xterm* ti@:te@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment