mirror of
https://github.com/itme-brain/dotfiles.git
synced 2026-03-23 11:29:44 -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
|
## Quick Install
|
||||||
|
|
||||||
```bash
|
```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.
|
Interactive menu lets you pick which configs to install. Each one is cloned as its own repo — no dependency on this dotfiles repo.
|
||||||
|
|
|
||||||
2
git
2
git
|
|
@ -1 +1 @@
|
||||||
Subproject commit b20a21f87988793b2601ec9053871fcd47bdbb99
|
Subproject commit aa3d1558da933c85876136d33d53162a3e9d1c73
|
||||||
Loading…
Add table
Add a link
Reference in a new issue