From a9a74b1c0f67ef49f2e89e1235663076db4e28d6 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Fri, 2 Aug 2013 17:01:46 -0500 Subject: [PATCH] use ubuntu themed colors for the prompt if running on Ubuntu --- debian/changelog | 4 ++-- usr/bin/byobu-enable-prompt | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5e837ed9..cfdd1acc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,8 @@ byobu (5.50) unreleased; urgency=low * usr/bin/byobu-disable-prompt: - clean up all byobu-prompt lines * usr/bin/byobu-disable-prompt, usr/bin/byobu-enable-prompt: - - use ubuntu themed colors for the prompt; might need to - ship themes for other distros? + - use ubuntu themed colors for the prompt if running on + Ubuntu -- Dustin Kirkland Sun, 28 Jul 2013 19:51:39 -0500 diff --git a/usr/bin/byobu-enable-prompt b/usr/bin/byobu-enable-prompt index 9cd59662..7b1862ce 100755 --- a/usr/bin/byobu-enable-prompt +++ b/usr/bin/byobu-enable-prompt @@ -23,10 +23,21 @@ PKG="byobu" . "${BYOBU_PREFIX}/lib/${PKG}/include/common" byobu-disable-prompt || true -cat >>"$HOME/.bashrc" <>"$HOME/.bashrc" <>"$HOME/.bashrc" <