mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-06-05 09:23:41 -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
|
||||
|
||||
```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
|
||||
|
||||
```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
|
||||
|
@ -96,7 +96,7 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/easy-ins
|
|||
|
||||
#### Colors:
|
||||
|
||||
-  `#000000`
|
||||
-  `#000000vim.searchHighlightColor`
|
||||
-  `#fffff`
|
||||
-  `#13A3F5`
|
||||
-  `#4DCB2C`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue