Compare commits

..

No commits in common. "ec3b18f34c99e5dc46f7f2619b18e9dd906d844b" and "6e868950a99e7687cf75e6b5d6a80cc825579fd1" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

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

View file

@ -172,7 +172,7 @@ if [ $TERMUX == 1 ]; then
inst tsu inst tsu
fi fi
fi fi
inst moreutils screen ncdu lsof htop proxytunnel pv curl wget sshfs netcat mosh bash-completion inst moreutils screen ncdu lsof htop proxytunnel pv curl wget sshfs netcat mosh
if [ $ARCH == 1 ]; then if [ $ARCH == 1 ]; then
inst gopass inst gopass
else else