mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
* profiles/profile.skel, profiles/*: source the user's local ~/.screenrc
as a last step (allowing for overrides)
This commit is contained in:
parent
b249f3df9e
commit
07cad6012a
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue