Skip to content

Commit 27d1c4c

Browse files
committed
📝 docs: updated README.md
1 parent 0cf504b commit 27d1c4c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,24 @@ git clone https://github.com/jacquindev/windots.git your_location
8282
> [!NOTE]
8383
> Before running the `Setup.ps1` script, please check the [appList.json](./appList.json) to **ADD/REMOVE** the apps you would like to install.
8484
85+
<br/>
86+
87+
### 😎 Clink Setup
88+
89+
- In your **`Command Prompt`** console, type:
90+
91+
```cmd
92+
clink installscripts "your_location\clink\clink-completions"
93+
clink installscripts "your_location\clink\clink-completions"
94+
clink installscripts "your_location\clink\clink-gizmos"
95+
```
96+
97+
- Replace _`your_location`_ with full path to where you cloned this repository.
98+
99+
<br/>
100+
101+
<hr/>
102+
85103
<h3 id="extras">⛏🧱 Extra Setup (optional)</h3>
86104

87105
Follow the below links to download and learn to how to setup:

0 commit comments

Comments
 (0)