view .screenrc @ 158:08620c68ca55

add a default .profile which runs a zsh. This comes in handy on systems where you cannot chsh
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 14 Dec 2019 06:13:05 +0100
parents a21fd4a29ff8
children
line wrap: on
line source

escape ^bb

vbell on
defscrollback 10000
shell -$SHELL                           

# Display the list of active windows, the active one is highlighted. Date and 
# clock on the far right side of the terminal.
caption always " %-Lw%{= KW}%50>%n%f* %t%{-}%+Lw%< %-21=%{=kw}%D %d.%m.%Y %0c"