view .screenrc @ 170:95e349996727

Add a script for setting up the shell environment on a naked home. Use a global .hgrc that has a hook for local includes per machine.
author Dirk Olmes <dirk.olmes@codedo.de>
date Sat, 04 Apr 2020 03:53:18 +0200
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"