Skip to content

Instantly share code, notes, and snippets.

@nathanhaigh
Last active December 15, 2015 04:19
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 nathanhaigh/5200267 to your computer and use it in GitHub Desktop.
Save nathanhaigh/5200267 to your computer and use it in GitHub Desktop.
My screenrc file
# Get/install this screenrc file using something like this (the URL is specific to a particular revision, update as needed):
# wget https://gist.github.com/nathanhaigh/5200267/raw/17c8e4a95df8540dfb5a8374c8f78c1f2568e43f/screenrc -O ~/.screenrc
startup_message off
caption string "%?%F%{= Bk}%? %C%A %D %d-%m-%Y %{= kB} %t%= %?%F%{= Bk}%:%{= wk}%? %n "
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{R} %d/%m %{W}%c %{g}]'
altscreen on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment