Skip to content

Commit b7c7a2d

Browse files
committed
Update contributing.mdx
1 parent f7aba50 commit b7c7a2d

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

src/content/docs/project/contributing.mdx

+36-36
Original file line numberDiff line numberDiff line change
@@ -23,50 +23,50 @@ Before contributing, **understand the structure** of Carch:
2323

2424
1. **The `main script` of Carch is located in:**
2525

26-
<FileTree>
26+
<FileTree>
2727

28-
- src/
29-
- **main.rs** [Rust]
30-
- scripts/
31-
- **carch** [Bash]
28+
- src/
29+
- **main.rs** [Rust]
30+
- scripts/
31+
- **carch** [Bash]
3232

33-
</FileTree>
33+
</FileTree>
3434

3535

3636
2. **All `additional` scripts of Carch are stored in:**
3737

38-
<FileTree>
38+
<FileTree>
3939

40-
- src/
40+
- src/
41+
- scripts/
4142
- scripts/
42-
- scripts/
43-
- **Alacritty.sh**
44-
- **Aur.sh**
45-
- **Bash.sh**
46-
- **Bun.sh**
47-
- **Dwm.sh**
48-
- **Fastfetch.sh**
49-
- **Fish.sh**
50-
- **Fonts.sh**
51-
- **Grub.sh**
52-
- **Helix.sh**
53-
- **Hyprland.sh**
54-
- **i3wm.sh**
55-
- **Kitty.sh**
56-
- **LTS-Kernel.sh**
57-
- **Neovim.sh**
58-
- **Npm.sh**
59-
- **Packages.sh**
60-
- **Picom.sh**
61-
- **Rofi.sh**
62-
- **Sddm.sh**
63-
- **SwayWM.sh**
64-
- **Themes-Icons.sh**
65-
- **Tmux.sh**
66-
- **Wallpapers.sh**
67-
- **Zsh.sh**
68-
69-
</FileTree>
43+
- **Alacritty.sh**
44+
- **Aur.sh**
45+
- **Bash.sh**
46+
- **Bun.sh**
47+
- **Dwm.sh**
48+
- **Fastfetch.sh**
49+
- **Fish.sh**
50+
- **Fonts.sh**
51+
- **Grub.sh**
52+
- **Helix.sh**
53+
- **Hyprland.sh**
54+
- **i3wm.sh**
55+
- **Kitty.sh**
56+
- **LTS-Kernel.sh**
57+
- **Neovim.sh**
58+
- **Npm.sh**
59+
- **Packages.sh**
60+
- **Picom.sh**
61+
- **Rofi.sh**
62+
- **Sddm.sh**
63+
- **SwayWM.sh**
64+
- **Themes-Icons.sh**
65+
- **Tmux.sh**
66+
- **Wallpapers.sh**
67+
- **Zsh.sh**
68+
69+
</FileTree>
7070

7171
</Steps>
7272

0 commit comments

Comments
 (0)