Skip to content

janoka/macoscache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS Cache to RAM disk

Goal of the Script

Move all of the application caches to a RAM drive, because reading the file from RAM is much faster than from disk.

I was inspired by Zafar Khaydarov's project: OSX-RAMDisk. Many thanks for that!

Installation

Before the running please close all applicaiton (like: Google Chrome).

curl -sS https://raw.githubusercontent.com/janoka/macoscache/master/installer.sh | bash

macoscache

Uninstall

Please also close all application.

curl -sS https://raw.githubusercontent.com/janoka/macoscache/master/uninstaller.sh | bash

Warnings

Please be aware:

  • All of you cache data will be disappeared when you start the script.
  • Following the starting, all application cache data will be stored on RAM Disk; which means when you turn off your computer, all cache data will disappear.

Disclaimer

USE THE SCRIPT AT YOUR OWN RISK!

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages