feat: more macos

main
sudo pacman -Syu 2024-01-20 02:57:22 +07:00
parent 78d0056436
commit ddc189f3c6
2 changed files with 2 additions and 0 deletions

View File

@ -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>

View File

@ -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)`