Skip to content

Instantly share code, notes, and snippets.

@apinstein
Created October 16, 2013 01:56
Show Gist options
  • Save apinstein/7001494 to your computer and use it in GitHub Desktop.
Save apinstein/7001494 to your computer and use it in GitHub Desktop.
run zsh without consulting any startups files
#!/bin/zsh -f
echo yay!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment