Skip to content

Commit f344daa

Browse files
authored
Update README.md
1 parent cb62dd6 commit f344daa

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

README.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ A Windows 11 Dotfiles Repo infused with <a href="https://catppuccin.com/">Catppu
3434
</div>
3535

3636
<br>
37+
<hr>
3738

3839
<h2 id="preview">🌆 Preview</h2>
3940

@@ -82,26 +83,38 @@ git clone https://github.com/jacquindev/windots.git your_location
8283
> [!NOTE]
8384
> Before running the `Setup.ps1` script, please check the [appList.json](./appList.json) to **ADD/REMOVE** the apps you would like to install.
8485
85-
### 😎 Clink Setup
86+
<br>
8687

88+
<details open>
89+
<summary><b>😎 Clink Setup</b></summary>
90+
8791
- In your **`Command Prompt`** console, type:
8892

8993
```cmd
9094
clink installscripts "your_location\clink\clink-custom"
9195
clink installscripts "your_location\clink\clink-completions"
9296
clink installscripts "your_location\clink\clink-gizmos"
9397
```
94-
9598
- Replace _`your_location`_ with full path to where you cloned this repository.
9699

100+
</details>
101+
97102
<br>
98-
<hr>
99103

104+
<details open>
105+
<summary><b>🌟 WSL Setup</b></summary>
106+
<br>
107+
108+
- Any configurations related to **WSL** are maintained in this repo: 👉👉 **[dotfiles](https://github.com/jacquindev/dotfiles)** 👈👈
109+
110+
</details>
111+
112+
<br>
100113
<h3 id="extras">⛏🧱 Extra Setup (optional)</h3>
101114

102115
Follow the below links to download and learn to how to setup:
103116

104-
<details open>
117+
<details>
105118
<summary><b>🌈 Catppuccin Themes 🎨</b></summary>
106119
<br>
107120
<div align="center">
@@ -118,7 +131,7 @@ Follow the below links to download and learn to how to setup:
118131
</div>
119132
</details>
120133

121-
<details open>
134+
<details>
122135
<summary><b>🎸 Spicetify Setup 🎧</b></summary>
123136
<br>
124137
<div align="left">
@@ -148,7 +161,6 @@ Follow the below links to download and learn to how to setup:
148161
</div>
149162
</details>
150163

151-
<br>
152164
<hr>
153165

154166
<h2 id="features">✨ Features</h2>
@@ -166,10 +178,8 @@ Follow the below links to download and learn to how to setup:
166178
- 🍄 Simple [fastfetch](https://github.com/fastfetch-cli/fastfetch) config, which I copied the config from [scottmckendry's config](https://github.com/scottmckendry/Windots/tree/main/fastfetch)
167179
- 🥂 Many addons for Git!
168180

169-
<br>
170181
<details>
171182
<summary><b>🖥️ CLI/TUI Apps</b></summary>
172-
<br>
173183

174184
| Entry | App |
175185
| --------------------- | --------------------------------------------------------------------------------------------- |
@@ -184,7 +194,6 @@ Follow the below links to download and learn to how to setup:
184194

185195
<details>
186196
<summary><b>🌎 Replacement</b></summary>
187-
<br>
188197

189198
| Entry | App |
190199
| ----- | ------------------------------------------------------------------------ |
@@ -213,7 +222,6 @@ Follow the below links to download and learn to how to setup:
213222

214223
<details>
215224
<summary><b>🖱️ GUI Apps</b></summary>
216-
<br>
217225

218226
| Entry | App |
219227
| ---------------- | ---------------------------------------------- |
@@ -224,15 +232,13 @@ Follow the below links to download and learn to how to setup:
224232
</details>
225233
<details>
226234
<summary><b>📝 Text Editor / Note Taking</b></summary>
227-
<br>
228235

229236
- [Notepad++](https://notepad-plus-plus.org/)
230237
- [Obsidian](https://obsidian.md/)
231238
- [VSCode](https://code.visualstudio.com/) [⚙️](./vscode/settings.json)
232239

233240
</details>
234241

235-
<br>
236242
<hr>
237243
<h2 id="credits">🎉 Credits</h2>
238244

@@ -243,7 +249,6 @@ Big thanks for those inspirations:
243249
- [MattFTW's Dotfiles](https://github.com/Matt-FTW/dotfiles) - Most of my wallpapers are from here.
244250
- [DevDrive PowerShell's Scripts](https://github.com/ran-dall/Dev-Drive) - I copied most of DevDrive's functions for PowerShell here.
245251

246-
<br>
247252
<hr>
248253
<h2 id="author">👤 Author</h2>
249254

@@ -252,13 +257,13 @@ Big thanks for those inspirations:
252257
- Github: [@jacquindev](https://github.com/jacquindev)
253258
- Email: jacquindev@outlook.com
254259

255-
<br>
256260
<hr>
257261
<h2 id="license">📜 License</h2>
258262

263+
This repository is released under the [MIT License](https://github.com/jacquindev/windots/blob/main/LICENSE).
264+
259265
Feel free to use and modify these dotfiles to suit your needs.
260266

261-
<br>
262267
<hr>
263268
<h2>Show your support</h2>
264269

0 commit comments

Comments
 (0)