mirror of
https://github.com/itme-brain/dotfiles.git
synced 2026-03-23 19:39:43 -04:00
updated README and gitconfig
This commit is contained in:
parent
eeee8d9a47
commit
ae00569571
2 changed files with 6 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue