From d985e70520986c4f2566df921ff7d2bfdcdba295 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Mon, 27 Mar 2017 10:05:29 +0200 Subject: [PATCH] Another commit yay! --- gitignore | 1 + scripts/install-prefs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gitignore b/gitignore index 3819313..55b5b75 100644 --- a/gitignore +++ b/gitignore @@ -1,2 +1,3 @@ *.swp *.swo +*.ycm_extra_conf.py diff --git a/scripts/install-prefs b/scripts/install-prefs index 191a76c..123b404 100755 --- a/scripts/install-prefs +++ b/scripts/install-prefs @@ -172,7 +172,7 @@ if [ $TERMUX == 1 ]; then inst tsu fi fi -inst moreutils screen ncdu lsof htop proxytunnel pv curl wget sshfs netcat mosh +inst moreutils screen ncdu lsof htop proxytunnel pv curl wget sshfs netcat mosh bash-completion if [ $ARCH == 1 ]; then inst gopass else