updated README and gitconfig

This commit is contained in:
Bryan Ramos 2026-03-09 18:27:46 -04:00
parent eeee8d9a47
commit ae00569571
2 changed files with 6 additions and 2 deletions

View file

@ -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.