root/scripts/etc/.screenrc

Revision 697, 0.6 kB (checked in by tapted, 2 years ago)

Add config files for homedirs

Line 
1startup_message off
2altscreen on
3shelltitle "$ |bash"
4
5hardstatus alwayslastline                                                                                                                         
6# James' line
7###hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
8
9# Greg's line
10# Host | load avg | date time | windows
11hardstatus string '%{bk}%{w} %H %{y}|%{G} %l %{y}|%{W} %d/%m %c %{y}|%{W} %-w%{+u}%n %t%{-u}%+w'
12
13# Always send backspace as ^?, which is consistent with the bundled terminfo
14bindkey -k kb stuff ^?
15
16# Because nethack is awesome
17# nethack on
Note: See TracBrowser for help on using the browser.