Update your profile pic in a snap ✨
$ git clone https://github.com/dkhamsing/update_profile_pic.git
$ cd update_profile_pic/
$ rake install$ update_profile_pic --create-config
open this url in your browser (sign in and authorize): https://api.twitter.com/oauth/authorize?oauth_token=...
enter pin: ...
wrote config.yaml ✨update_profile_pic <image file> --config <config file>
$ update_profile_pic image.png --config config.yml
updating profile pic with image.png...
updating @dkhamsing...
profile pic updated ✨This project is available under the MIT license. See the LICENSE file for more info.