aboutsummaryrefslogtreecommitdiff
path: root/screen
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-02-28 12:52:02 +1300
committerTom Ryder <tom@sanctum.geek.nz>2011-02-28 12:52:02 +1300
commit76028f864fe54998d1bf21ab48e3af76c213d513 (patch)
treefc310f334f893ae3688380d63a818281df2628d5 /screen
downloaddotfiles-76028f864fe54998d1bf21ab48e3af76c213d513.tar.gz
dotfiles-76028f864fe54998d1bf21ab48e3af76c213d513.zip
Initial commit of experimental dotfiles repository.
Diffstat (limited to 'screen')
-rw-r--r--screen/screenrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/screen/screenrc b/screen/screenrc
new file mode 100644
index 00000000..c297f413
--- /dev/null
+++ b/screen/screenrc
@@ -0,0 +1,9 @@
+startup_message off
+vbell off
+hardstatus on
+hardstatus alwayslastline
+hardstatus string "%{Wk}%-w%{wb}%n %t%{-}%+w %=%{..R} %H %{..B} %D %d/%m %c "
+autodetach on
+msgminwait 0
+msgwait 0
+term xterm-256color