Skip to content

Instantly share code, notes, and snippets.

@minusfive
Created October 7, 2014 17:25
Show Gist options
  • Save minusfive/befca003bd1fdcfb2f83 to your computer and use it in GitHub Desktop.
Save minusfive/befca003bd1fdcfb2f83 to your computer and use it in GitHub Desktop.
Speed up /tmp on Vagrant
$ sudo mount -t tmpfs tmpfs tmp
$ sudo unmount tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment