Skip to content

Instantly share code, notes, and snippets.

@mrbfrank
Last active August 29, 2015 13:55
Show Gist options
  • Select an option

  • Save mrbfrank/8717758 to your computer and use it in GitHub Desktop.

Select an option

Save mrbfrank/8717758 to your computer and use it in GitHub Desktop.
Improving ZSH performance on a Vagrant VM
1. Terminal script debugging
Enter 'set -x' in terminal & observe where it hangs.
Enter 'set +x' to stop.
2. General VM
Use NFS on synced_folders for improved filesystem performance
https://coderwall.com/p/uaohzg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment