Update repo structure in README
- Include images, banner, and global installer
This commit is contained in:
@@ -201,10 +201,17 @@ Seasonal sets (sunrise / work):
|
||||
## 🗂️ Repo Structure
|
||||
|
||||
```text
|
||||
.
|
||||
├── .context.json
|
||||
├── images/
|
||||
│ └── bash-pallete.png
|
||||
dotfiles/
|
||||
├── banner/
|
||||
│ └── banner.sh
|
||||
├── ps1/
|
||||
│ └── ps1.sh
|
||||
├── install/
|
||||
│ ├── install-global-ps1.sh
|
||||
│ ├── install-linux-global.sh
|
||||
│ ├── install-macos-user.sh
|
||||
│ └── install-nerdfont.sh
|
||||
|
||||
Reference in New Issue
Block a user