|
Revision 697, 0.6 kB
(checked in by tapted, 2 years ago)
|
|
Add config files for homedirs
|
| Line | |
|---|
| 1 | startup_message off |
|---|
| 2 | altscreen on |
|---|
| 3 | shelltitle "$ |bash" |
|---|
| 4 | |
|---|
| 5 | hardstatus 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 |
|---|
| 11 | hardstatus 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 |
|---|
| 14 | bindkey -k kb stuff ^? |
|---|
| 15 | |
|---|
| 16 | # Because nethack is awesome |
|---|
| 17 | # nethack on |
|---|