feat: more macos
parent
78d0056436
commit
ddc189f3c6
|
@ -959,6 +959,7 @@ xcode-select --install</pre>
|
|||
<p>Clean up leftover data:</p>
|
||||
<ul>
|
||||
<li><code>~/Library/Application Support</code></li>
|
||||
<li><code>/Library/Application Support</code></li>
|
||||
<li><code>~/Library/LaunchAgents</code></li>
|
||||
<li><code>/Library/LaunchAgents</code></li>
|
||||
<li><code>~/Library/Fonts (Removed)</code></li>
|
||||
|
|
|
@ -252,6 +252,7 @@ defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock
|
|||
Clean up leftover data:
|
||||
|
||||
- `~/Library/Application Support`
|
||||
- `/Library/Application Support`
|
||||
- `~/Library/LaunchAgents`
|
||||
- `/Library/LaunchAgents`
|
||||
- `~/Library/Fonts (Removed)`
|
||||
|
|
Loading…
Reference in New Issue