mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 07:34:44 -04:00
🛰 Comment intend & typo
This commit is contained in:
commit
cd9360b9c0
1 changed files with 15 additions and 13 deletions
|
@ -148,10 +148,12 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/s
|
|||
</p> -->
|
||||
|
||||
```bash
|
||||
# Unpack
|
||||
# extract `macOSBigSur.tar`
|
||||
mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur
|
||||
|
||||
# For local users
|
||||
mv macOSBigSur ~/.icons/
|
||||
|
||||
# For all users
|
||||
sudo mv macOSBigSur /usr/share/icons/
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue