mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-06-07 10:04:40 -04:00
📚 Quick install link for master
This commit is contained in:
parent
7409f054de
commit
26da24bff3
1 changed files with 3 additions and 3 deletions
|
@ -75,13 +75,13 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)**
|
||||||
##### via curl
|
##### via curl
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/easy-install-patch/scripts/install.sh")
|
bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh")
|
||||||
```
|
```
|
||||||
|
|
||||||
##### via wget
|
##### via wget
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/easy-install-patch/scripts/install.sh")
|
bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh")
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
|
@ -96,7 +96,7 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/easy-ins
|
||||||
|
|
||||||
#### Colors:
|
#### Colors:
|
||||||
|
|
||||||
-  `#000000`
|
-  `#000000vim.searchHighlightColor`
|
||||||
-  `#fffff`
|
-  `#fffff`
|
||||||
-  `#13A3F5`
|
-  `#13A3F5`
|
||||||
-  `#4DCB2C`
|
-  `#4DCB2C`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue