Another commit yay!

This commit is contained in:
Geoffrey Frogeye 2017-03-27 10:05:29 +02:00
parent 5e0ffd9260
commit d985e70520
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,3 @@
*.swp
*.swo
*.ycm_extra_conf.py

View file

@ -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