example
This commit is contained in:
@@ -6,8 +6,8 @@ This folder contains a complete dotfiles + bootstrap setup for the current `flow
|
||||
|
||||
- Flat repo-root layout with reserved dirs:
|
||||
- `_shared/` (shared configs)
|
||||
- `_root/` (root-targeted configs)
|
||||
- profile dirs (`linux-auto/`, `macos-dev/`)
|
||||
- package-local `_root/` marker for root-targeted files
|
||||
- Unified YAML config under `_shared/flow/.config/flow/*.yaml`
|
||||
- Profile package list syntax: string, type prefix, and object entries
|
||||
- Binary install definition with `asset-pattern`, `platform-map`, `extract-dir`, and `install`
|
||||
@@ -19,7 +19,6 @@ This folder contains a complete dotfiles + bootstrap setup for the current `flow
|
||||
- `dotfiles-repo/_shared/flow/.config/flow/packages.yaml`
|
||||
- `dotfiles-repo/_shared/flow/.config/flow/profiles.yaml`
|
||||
- `dotfiles-repo/_shared/...`
|
||||
- `dotfiles-repo/_root/...`
|
||||
- `dotfiles-repo/linux-auto/...`
|
||||
- `dotfiles-repo/macos-dev/...`
|
||||
|
||||
@@ -45,6 +44,8 @@ Check repo commands:
|
||||
flow dotfiles repo status
|
||||
flow dotfiles repo pull --relink --profile linux-auto
|
||||
flow dotfiles repo push
|
||||
flow dotfiles modules list
|
||||
flow dotfiles modules sync
|
||||
```
|
||||
|
||||
Edit package or file/path targets:
|
||||
|
||||
Reference in New Issue
Block a user