moving dotfiles

This commit is contained in:
Jeffrey Paul
2012-01-03 21:39:49 +01:00
parent 847ad2ac80
commit e3c6e55761
5 changed files with 223 additions and 70 deletions

20
dotfiles/screenrc Normal file
View File

@@ -0,0 +1,20 @@
startup_message off
#defflow on # will force screen to process ^S/^Q
defflow off
autodetach on
defscrollback 50000
vbell off
nethack on
#vbell_msg " Wuff ---- Wuff!! "
#hardstatus alwayslastline "\033[1m\033[43;30m[%c:%s %a] %w \033[m"
hardstatus alwayslastline "%{rk}%H %{gk}%c:%s %{yk}%M%d %{wk}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{wk}%?%+Lw%?"
shell -$SHELL
shelltitle '$ |bash'
msgwait 1
#bindkey -k k1 prev
#bindkey -k k2 next
#bindkey -k k4 command
#escape "^Qq"
screen