Skip to content

Commit 6fb9efc

Browse files
authored
Update README.md
1 parent 152de33 commit 6fb9efc

File tree

1 file changed

+24
-17
lines changed

1 file changed

+24
-17
lines changed

README.md

+24-17
Original file line numberDiff line numberDiff line change
@@ -38,29 +38,36 @@ bash <(curl -L https://chalisehari.com.np/carch)
3838
<p align="center"> <strong>Repository Structure</strong> </p>
3939

4040
```shell
41+
 tree
4142
carch
43+
├── docs/
44+
│ └── index.md
45+
├── preview/
46+
│ ├── carchp.png
47+
│ └── carchp1.png
4248
├── scripts/
43-
├── Alacritty Setup.sh
44-
├── Aur Setup.sh
45-
├── Fastfetch Setup.sh
46-
├── Font Setup.sh
47-
├── Grub Setup.sh
48-
├── Kitty Setup.sh
49-
├── LTSKernel Setup.sh
50-
├── Neovim Setup.sh
51-
├── Wallpapers.sh
52-
├── Packages Setup.sh
53-
├── Picom Setup.sh
54-
├── README.txt
55-
├── Rofi Setup.sh
56-
├── Sddm Setup.sh
57-
├── Hyprland Setup.sh
58-
└── Dwm Setup.sh
49+
│ ├── Dwm Setup.sh
50+
│ ├── Hyprland Setup.sh
51+
│ ├── Install Fonts.sh
52+
│ ├── Install LTS Kernal.sh
53+
│ ├── Install Packages.sh
54+
│ ├── README.txt
55+
│ ├── Setup Alacritty.sh
56+
│ ├── Setup Aur.sh
57+
│ ├── Setup Fastfetch.sh
58+
│ ├── Setup GRUB.sh
59+
│ ├── Setup Kitty.sh
60+
│ ├── Setup Neovim.sh
61+
│ ├── Setup Picom.sh
62+
│ ├── Setup Rofi.sh
63+
│ ├── Setup SDDM.sh
64+
│ └── Wallpapers.sh
5965
├── LICENSE
6066
├── README.md
67+
├── SECURITY.md
6168
├── cxfs.sh
6269
├── run.sh
63-
└── setup.sh
70+
└── setup.sh
6471
```
6572
<p align="center"> <strong> Thank you for checking out Carch! 🌟</strong> </p>
6673

0 commit comments

Comments
 (0)