rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

commit 8e4019af1808b0071e6a49ef64dc8fa8806a73c4
parent 91586c51421d9f9e77168519ee7475db8e107de4
Author: Mark Feller <mark@mfeller.io>
Date:   Wed, 30 Dec 2020 12:16:20 -0700

add curl option for installation

Diffstat:
MREADME | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -4,3 +4,7 @@ Installation Install dot files $ ./install + +Or for the brave + + $ curl -L https://mfeller.io/movein | sh+ \ No newline at end of file