* profiles/byoburc, profiles/profile.skel: move the .screenrc sourcing

to the byoburc file


Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-01 23:28:03 -05:00
commit 7e46f8b8ea
3 changed files with 4 additions and 5 deletions

5
debian/changelog vendored
View file

@ -1,8 +1,9 @@
byobu (2.8) unreleased; urgency=low
* UNRELEASED
* profiles/byoburc, profiles/profile.skel: move the .screenrc sourcing
to the byoburc file
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 01 Jun 2009 13:54:29 -0500
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 01 Jun 2009 23:15:58 -0500
byobu (2.7-0ubuntu1) karmic; urgency=low

View file

@ -21,3 +21,4 @@
source $HOME/.byobu/profile
source $HOME/.byobu/windows
source $HOME/.screenrc

View file

@ -34,6 +34,3 @@ hardstatus string '%99`%{= Wk} %100`%112`%= %102`%101`%114`%115`%108`%125`%126`%
# * https://bugs.launchpad.net/bugs/315871
# Upstream:
# * http://savannah.gnu.org/bugs/?22146
# Allow local overrides in $HOME/.screenrc
source $HOME/.screenrc