* profiles/profile.skel, profiles/*: source the user's local ~/.screenrc

as a last step (allowing for overrides)
This commit is contained in:
Dustin Kirkland 2009-02-02 13:59:56 +01:00
commit 07cad6012a

View file

@ -30,3 +30,6 @@ hardstatus string '__LOGO__%{=b Wk} %100` %{= Wk} %= %{=b bW}%102`%{= Wk} %{=b r
# NOTE: There is an arbitrary limit of being able to change colors 16 times # NOTE: There is an arbitrary limit of being able to change colors 16 times
# in this 'hardstatus string'. # in this 'hardstatus string'.
# See: https://bugs.launchpad.net/bugs/315871 (fixed in Jaunty) # See: https://bugs.launchpad.net/bugs/315871 (fixed in Jaunty)
# Allow local overrides in ~/.screenrc
source ~/.screenrc