Skip to content

Instantly share code, notes, and snippets.

View Maeda-Naoki's full-sized avatar
🐶

Naoki Maeda Maeda-Naoki

🐶
View GitHub Profile
diskutil erasevolume HFS+ "ramdisk" `hdiutil attach -nomount ram://2097152`
mkdir -p /Volumes/ramdisk/firefox/
mkdir -p /Volumes/ramdisk/GoogleChrome/Lib_Chaches
mkdir -p /Volumes/ramdisk/GoogleChrome/App_Chaches
rm -Rf /Users/$USER/Library/Caches/Google/Chrome
rm -Rf /Users/$USER/Library/Application\ Support/Google/Chrome/Default/Application\ Cache