File tree 1 file changed +34
-38
lines changed
1 file changed +34
-38
lines changed Original file line number Diff line number Diff line change @@ -23,50 +23,46 @@ 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**
30
- - scripts
31
- - ** carch**
28
+ - build/
29
+ - ** carch**
32
30
33
- </FileTree >
31
+ </FileTree >
34
32
35
33
36
34
2 . ** All ` additional ` scripts of Carch are stored in:**
37
35
38
- <FileTree >
39
-
40
- - src
41
- - 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 >
36
+ <FileTree >
37
+
38
+ - scripts/
39
+ - ** Alacritty.sh**
40
+ - ** Aur.sh**
41
+ - ** Bash.sh**
42
+ - ** Bun.sh**
43
+ - ** Dwm.sh**
44
+ - ** Fastfetch.sh**
45
+ - ** Fish.sh**
46
+ - ** Fonts.sh**
47
+ - ** Grub.sh**
48
+ - ** Helix.sh**
49
+ - ** Hyprland.sh**
50
+ - ** i3wm.sh**
51
+ - ** Kitty.sh**
52
+ - ** LTS-Kernel.sh**
53
+ - ** Neovim.sh**
54
+ - ** Npm.sh**
55
+ - ** Packages.sh**
56
+ - ** Picom.sh**
57
+ - ** Rofi.sh**
58
+ - ** Sddm.sh**
59
+ - ** SwayWM.sh**
60
+ - ** Themes-Icons.sh**
61
+ - ** Tmux.sh**
62
+ - ** Wallpapers.sh**
63
+ - ** Zsh.sh**
64
+
65
+ </FileTree >
70
66
71
67
</Steps >
72
68
You can’t perform that action at this time.
0 commit comments