Compare commits

...

2 commits

Author SHA1 Message Date
Geoffrey Frogeye ec3b18f34c Merge, yay!
Merge branch 'master' of frogit:geoffrey/dotfiles
2017-03-27 10:06:38 +02:00
Geoffrey Frogeye d985e70520 Another commit yay! 2017-03-27 10:05:29 +02:00
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