From 35e4c5443a1512779a7993d0c7daafbbfda6add7 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 6 Mar 2018 16:44:43 -0500 Subject: [PATCH] Update init.sh --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 562d35d..1cc6788 100644 --- a/init.sh +++ b/init.sh @@ -11,7 +11,7 @@ export DEBIAN_FRONTEND=noninteractive apt-get update apt-get -y upgrade -apt-get -y install vim byobu screen build-essential git mosh +apt-get -y install vim byobu screen build-essential git mosh bash-completion if [[ ! -d /home/sneak ]]; then useradd -m sneak