Update repo structure in README

- Include images, banner, and global installer
This commit is contained in:
2026-01-24 09:55:06 +00:00
parent b411dd706a
commit ade4a74f18

View File

@@ -201,10 +201,17 @@ Seasonal sets (sunrise / work):
## 🗂️ Repo Structure ## 🗂️ Repo Structure
```text ```text
.
├── .context.json
├── images/
│ └── bash-pallete.png
dotfiles/ dotfiles/
├── banner/
│ └── banner.sh
├── ps1/ ├── ps1/
│ └── ps1.sh │ └── ps1.sh
├── install/ ├── install/
│ ├── install-global-ps1.sh
│ ├── install-linux-global.sh │ ├── install-linux-global.sh
│ ├── install-macos-user.sh │ ├── install-macos-user.sh
│ └── install-nerdfont.sh │ └── install-nerdfont.sh