Skip to content

Instantly share code, notes, and snippets.

@bcarpio
Created March 28, 2012 18:10
Show Gist options
  • Save bcarpio/2228887 to your computer and use it in GitHub Desktop.
Save bcarpio/2228887 to your computer and use it in GitHub Desktop.
Test
@task
def test(stable_pkgs_url):
run('echo "export PACKAGESITE=\'%s\'" >> ~/.zshenv' %(stable_pkgs_url))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment