tools

- collection of tools for supernets sysadmins
git clone git://git.acid.vegas/tools.git
Log | Files | Refs | Archive

.screenrc (543B)

      1 altscreen on
      2 defscrollback 1000
      3 defutf8 on
      4 startup_message off
      5 term screen-256color
      6 vbell off
      7 zombie kr
      8 
      9 screen -t irc       weechat
     10 screen -t supernets ssh supernets
     11 screen -t contra    bash
     12 screen -t omega     ssh omega
     13 screen -t omni      ssh omni
     14 screen -t cowboy    ssh cowboy
     15 screen -t phish     ssh phish
     16 
     17 caption always "%{= kw}%=%-w%{= wk}%n %t%{-}%+W%="
     18 
     19 unbindall
     20 bindkey ^[[1;3D prev
     21 bindkey ^[[1;3C next
     22 bind : colon
     23 bind c screen
     24 bind d detach
     25 bind k kill
     26 bind n number
     27 bind r redisplay
     28 bind s source $HOME/.screenrc
     29 bind t title