* usr/share/byobu/profiles/tmuxrc: LP: #1315204

- fix a couple of spots that should use $BYOBU_CONFIG_DIR
This commit is contained in:
Dustin Kirkland 2014-07-26 15:55:20 -05:00
commit 36acd09a28
2 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View file

@ -7,6 +7,8 @@ byobu (5.83) unreleased; urgency=medium
- be little smarter about detecting a usable /dev/shm
* === added directory usr/share/appdata,
usr/share/appdata/byobu.appdata.xml: LP: #1322556
* usr/share/byobu/profiles/tmuxrc: LP: #1315204
- fix a couple of spots that should use $BYOBU_CONFIG_DIR
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 22 Jul 2014 07:21:56 -0700

View file

@ -22,8 +22,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
###############################################################################
source-file $HOME/.byobu/color.tmux
source-file $HOME/.byobu/datetime.tmux
source-file $BYOBU_CONFIG_DIR/color.tmux
source-file $BYOBU_CONFIG_DIR/datetime.tmux
source-file $BYOBU_CONFIG_DIR/profile.tmux
source-file $BYOBU_CONFIG_DIR/keybindings.tmux
#source-file $BYOBU_CONFIG_DIR/windows.tmux