Added TabNine, cleaned up some of the installer

Installed was running as `sh` and a bunch of crap was lit up as being wrong in
POSIX mode, so just changed it over to run via `bash`. Added TabNine to the vim
install and added the appropriate `vimrc` stuff for that. Also dropped some old
color toggling shit I'm not using anymore.
This commit is contained in:
Josh Sherman 2019-10-03 21:07:04 -05:00
parent f3415da152
commit f09a9ddb40
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
3 changed files with 4 additions and 8 deletions

View file

@ -6,7 +6,7 @@ master my life. My `dotfiles`, without me, are useless. Without my `dotfiles`, I
am useless.
```shell
sh -c "$(curl -fsSL https://raw.githubusercontent.com/joshtronic/dotfiles/master/install)"
bash -c "$(curl -fsSL https://raw.githubusercontent.com/joshtronic/dotfiles/master/install)"
```
![LeePaceCelebrate](http://i.giphy.com/Vc5x1pG5RFH3O.gif)