From ae00569571ab28f2d8ef6bf90c8122740f236a60 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Mon, 9 Mar 2026 18:27:46 -0400 Subject: [PATCH] updated README and gitconfig --- README.md | 6 +++++- git | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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