Patch up installer

Was getting into some weird territory where ZSH syntax was creeping in.
Reworked to be a pure shell script and updated the install instructions to
reflect that. Also a small bit of additional clean up in there.

Fixes #24
This commit is contained in:
Josh Sherman 2019-09-29 12:19:33 -05:00
parent cfc516a82c
commit 600e1adb8b
2 changed files with 4 additions and 3 deletions

View file

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