Last active
May 15, 2017 20:24
-
-
Save jeremydw/821d44fb68287f5b4161e5cde545e823 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mogrify -resize 1400x -extent 1600x1200 -gravity center -background white -alpha remove -quality 65 -format jpg *.png | |
git config --global push.default current |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment