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