File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,24 @@ git clone https://github.com/jacquindev/windots.git your_location
82
82
> [ !NOTE]
83
83
> Before running the ` Setup.ps1 ` script, please check the [ appList.json] ( ./appList.json ) to ** ADD/REMOVE** the apps you would like to install.
84
84
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
+
85
103
<h3 id =" extras " >⛏🧱 Extra Setup (optional)</h3 >
86
104
87
105
Follow the below links to download and learn to how to setup:
You can’t perform that action at this time.
0 commit comments