h5qsi9myRccq586 /.screenrc

# settings
defutf8 on
vbell off
altscreen on
escape ``
startup_message off
autodetach on
defscrollback 3000
silencewait 15
shell -$SHELL

# title
hardstatus on
hardstatus alwayslastline
hardstatus string "%w"

# keys
bindkey ^[- prev
bindkey ^[= next
bindkey -k F1 prev
bindkey -k F2 next

# default
screen -t cplay   0 cplay
screen -t top     1 top  
screen -t alsa    2 alsamixer
screen -t pwds    3 vim /home/nick/documents/pwds.gpg
screen -t bash    4
screen -t bash    5
screen -t bash    6
screen -t bash    7
select 0