rice

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

commit ef51cfec48f7619c6e8452ff3b189d58fcbc74ef
parent b9a3a7e4a6be4e299f8c935fe0f4ba22ee33d890
Author: Mark Feller <mark@mfeller.io>
Date:   Wed, 28 Apr 2021 11:54:11 -0600

make curl a little less noisy

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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