Skip to content

Instantly share code, notes, and snippets.

@sobolevn
Created April 8, 2017 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sobolevn/acc4813825875baf049ce30bcb734bd0 to your computer and use it in GitHub Desktop.
Save sobolevn/acc4813825875baf049ce30bcb734bd0 to your computer and use it in GitHub Desktop.
test do
(testpath/".zshrc").write "source `brew --prefix`/share/antigen.zsh"
system "/bin/zsh", "--login", "-i", "-c", "antigen help"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment