Skip to content

Instantly share code, notes, and snippets.

@johnbahamon
Last active December 23, 2016 18:04
Show Gist options
  • Select an option

  • Save johnbahamon/934737a2a5009af19796817b6e1258ed to your computer and use it in GitHub Desktop.

Select an option

Save johnbahamon/934737a2a5009af19796817b6e1258ed to your computer and use it in GitHub Desktop.
mkdir -p ~/bin
wget -O ~/bin/dropbox.py "https://www.dropbox.com/download?dl=packages/dropbox.py"
chmod +x ~/bin/dropbox.py
~/bin/dropbox.py exclude add ~/Dropbox/GitHub/widgetWeather/node_modules/
~/bin/dropbox.py exclude add ~/Dropbox/GitHub/widgetWeather/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment