diff --git a/README.md b/README.md index 25dcafe..f1dd5b2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,11 @@ My portable configs — clone everything or just what you need. ## Quick Install ```bash -bash <(curl -s https://raw.githubusercontent.com/itme-brain/dotfiles/main/install.sh) +bash <(curl -s https://raw.githubusercontent.com/itme-brain/dotfiles/main/install) +``` +OR +```bash +./install ``` Interactive menu lets you pick which configs to install. Each one is cloned as its own repo — no dependency on this dotfiles repo. diff --git a/git b/git index b20a21f..aa3d155 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit b20a21f87988793b2601ec9053871fcd47bdbb99 +Subproject commit aa3d1558da933c85876136d33d53162a3e9d1c73