-
Notifications
You must be signed in to change notification settings - Fork 5
/
screenrc
24 lines (15 loc) · 1.05 KB
/
screenrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#set the bottom status bar
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "
# no annoying audible bell, please
vbell on
# Change the annoying vbell message from WOOF
vbell_msg " *beep-beep* "
shell zsh
# set the scroll back for 10,000 lines lots and lots ;)
defscrollback 10000
# Automagically start the following
#screen -t 'foo' /bin/foo
# Test key binding
# SSH to the hq config machine