From 215ffbc9ca5b72ceeb942b246dc856665f3bf621 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 3 Nov 2021 13:36:35 -0500 Subject: [PATCH] Take 2 --- readme.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index fef2f66..c7d7963 100644 --- a/readme.md +++ b/readme.md @@ -9,18 +9,11 @@ take what you like. # Basic Setup - curl -Ss https://lyte.dev/df.sh | sh + curl -LO lyte.dev/df.sh && . df.sh -## I don't like `curl ... | sh` - -Clone the repo: +## Manual Setup git clone https://git.lyte.dev/lytedev/dotfiles.git "$HOME/.config/lytedev-dotfiles" - -Inspect and run the common (no macOS- or Linux-specific configuration) setup -`fish` script: - - $EDITOR "$HOME/.config/lytedev-dotfiles/common/bin/dotfiles-setup" "$HOME/.config/lytedev-dotfiles/common/bin/dotfiles-setup" # Repo Structure