Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. setenv CUSTOMER 'ONECUSTOMER'
  2. termcapinfo xterm 'bc@:bs@'
  3. startup_message off
  4. vbell off
  5. altscreen on
  6. defscrollback 100000
  7.  
  8. screen -t bash 1
  9. screen -t main 0
  10.  
  11. shelltitle "$ |bash"
  12.  
  13. caption always "[%{B} %l %{g}]%{= kG}[ %{G}${CUSTOMER}-%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement