summaryrefslogtreecommitdiff
path: root/dotfiles/.screenrc
blob: 2edf6f73c28d8427c7f915b9e358d8446b39390d (plain)
1
2
3
4
5
6
7
8
9
10
defshell -bash

# Large scrollback buffer
defscrollback 8192

# Don't bug me
startup_message off

# Hardstatus line
hardstatus alwayslastline " [ %-w%{+b ..}%n %t%{-}%+w ]%-= [ %C ] [ %H ]"