File tree 1 file changed +24
-17
lines changed
1 file changed +24
-17
lines changed Original file line number Diff line number Diff line change @@ -38,29 +38,36 @@ bash <(curl -L https://chalisehari.com.np/carch)
38
38
<p align =" center " > <strong >Repository Structure</strong > </p >
39
39
40
40
``` shell
41
+ tree
41
42
carch
43
+ ├── docs/
44
+ │ └── index.md
45
+ ├── preview/
46
+ │ ├── carchp.png
47
+ │ └── carchp1.png
42
48
├── 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
59
65
├── LICENSE
60
66
├── README.md
67
+ ├── SECURITY.md
61
68
├── cxfs.sh
62
69
├── run.sh
63
- └── setup.sh
70
+ └── setup.sh
64
71
```
65
72
<p align =" center " > <strong > Thank you for checking out Carch! 🌟</strong > </p >
66
73
You can’t perform that action at this time.
0 commit comments