From 488cc718d176dd59382e1994bf54bcc1d0e0d54f Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2016 19:15:33 +0000 Subject: [PATCH] byobu --- bash_profile | 1 + 1 file changed, 1 insertion(+) diff --git a/bash_profile b/bash_profile index d23a2dc..dc708fe 100644 --- a/bash_profile +++ b/bash_profile @@ -45,3 +45,4 @@ fi if [ -f ~/.bashrc ]; then . ~/.bashrc fi +_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true