Merge branch 'master' of https://github.com/sundowndev/dotfiles
commit
dde6067fef
|
@ -1,7 +0,0 @@
|
||||||
# dotfiles
|
|
||||||
|
|
||||||
Run the install script:
|
|
||||||
|
|
||||||
```
|
|
||||||
curl -sSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash
|
|
||||||
```
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
Run the install script:
|
||||||
|
|
||||||
|
curl -sSL https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash
|
Loading…
Reference in New Issue