]> git.wh0rd.org - home.git/blob - .screenrc
PS1.sh: set the terminal window title
[home.git] / .screenrc
1 startup_message off
2 #nethack on
3 vbell off
4 vbell_msg ""
5 bell_msg ""
6 defscrollback 10000
7 term screen-256color
8
9 # Unbind the lockscreen command.
10 bind x
11 bind ^x
12
13 # Unbind the license command.
14 bind ,
15
16 # Set default windowlist to include the hardstatus (PS1 shell setting).
17 windowlist string "%3n %h%=%f"