File tree 1 file changed +36
-36
lines changed
1 file changed +36
-36
lines changed Original file line number Diff line number Diff line change @@ -23,50 +23,50 @@ Before contributing, **understand the structure** of Carch:
23
23
24
24
1 . ** The ` main script ` of Carch is located in:**
25
25
26
- <FileTree >
26
+ <FileTree >
27
27
28
- - src/
29
- - ** main.rs** [ Rust]
30
- - scripts/
31
- - ** carch** [ Bash]
28
+ - src/
29
+ - ** main.rs** [ Rust]
30
+ - scripts/
31
+ - ** carch** [ Bash]
32
32
33
- </FileTree >
33
+ </FileTree >
34
34
35
35
36
36
2 . ** All ` additional ` scripts of Carch are stored in:**
37
37
38
- <FileTree >
38
+ <FileTree >
39
39
40
- - src/
40
+ - src/
41
+ - scripts/
41
42
- 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 >
70
70
71
71
</Steps >
72
72
You can’t perform that action at this time.
0 commit comments