From d39118aa426d36c4104f5f6f5ef8220501ddea1a Mon Sep 17 00:00:00 2001 From: steveokard Date: Wed, 11 Apr 2018 16:34:06 -0400 Subject: [PATCH] disabled byobu --- deps.zsh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deps.zsh b/deps.zsh index f916f4d..929577e 100755 --- a/deps.zsh +++ b/deps.zsh @@ -11,9 +11,9 @@ sudo apt-get -m install openssh-server \ htop \ mc \ curl \ - byobu \ +# byobu \ #emacs need to find a way to select cmd only or with GUI -echo "enabling byobu" -byobu-enable +#echo "enabling byobu" +#byobu-enable