Skip to content

Instantly share code, notes, and snippets.

@free5ty1e
Created April 16, 2016 08:12
Show Gist options
  • Save free5ty1e/5909b5a859c1f06c9ef23e7f19baba1a to your computer and use it in GitHub Desktop.
Save free5ty1e/5909b5a859c1f06c9ef23e7f19baba1a to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo chown -R "$USER" ~
sudo chown -R "$USER" /usr/local
sudo apt-get -y install python-pip python-dev build-essential links2 lynx
easy_install --upgrade pip
pip install virtualenv twitter rainbowstream
pip install virtualenv twitter rainbowstream --upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment