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
|
## 🗂️ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user