Skip to content

Instantly share code, notes, and snippets.

@jedi-jiang
Created May 19, 2017 14:19
Show Gist options
  • Save jedi-jiang/993b05a5edc9ff5431072f9fc61716dd to your computer and use it in GitHub Desktop.
Save jedi-jiang/993b05a5edc9ff5431072f9fc61716dd to your computer and use it in GitHub Desktop.
My screenrc
## Green text , time ,and date; windows in blue:
hardstatus alwayslastline "%{=b}%{G} Screen(s): %{b}%w %=%{kG}%C%A %D, %M/%d/%Y"
##Turn off start message:
startup_message off
## Set messages timeout to one second:
msgwait 1
## Set scrool back to 5000 line in buffer
defscrollback 5000
shell -$SHELL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment