Macブラウザリセット.txt を追加
This commit is contained in:
parent
28ea31cf7a
commit
9c2babedcb
1 changed files with 9 additions and 0 deletions
9
Macブラウザリセット.txt
Normal file
9
Macブラウザリセット.txt
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Safari
|
||||||
|
rm -rf ~/Library/Containers/com.apple.Safari
|
||||||
|
rm -rf ~/Library/Safari
|
||||||
|
rm -rf ~/Library/Cookies
|
||||||
|
rm -rf ~/Library/WebKit
|
||||||
|
|
||||||
|
# Google Chrome
|
||||||
|
rm -rf ~/Library/Application\ Support/Google/Chrome
|
||||||
|
rm -rf ~/Library/Caches/Google/Chrome
|
Loading…
Add table
Reference in a new issue