diff options
-rw-r--r-- | misc/.screenrc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/.screenrc b/misc/.screenrc new file mode 100644 index 0000000..934d3af --- /dev/null +++ b/misc/.screenrc @@ -0,0 +1,7 @@ +autodetach on +startup_message off +hardstatus alwayslastline +shelltitle 'bash' + +hardstatus string '%{gk}[%{wk}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?(%u)%?%{=b kR})%{= w}%?%+Lw%?%? %{g}][%{d}%l%{g}][ %{= w}%Y/%m/%d %0C:%s%a%{g} ]%{W}' +escape ^\\\ |