From b9ee55d8c21b279827c736af91be78291786bdc9 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 4 Dec 2016 09:57:45 +0000 Subject: [PATCH] Add moar to hh favourites --- .hh_favorites | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.hh_favorites b/.hh_favorites index 3282976..22dc3b7 100644 --- a/.hh_favorites +++ b/.hh_favorites @@ -1,10 +1,10 @@ +mogrify -format jpg *.png +find . -name "*.svg" | xargs -I {} inkscape -e {}.png {} inotifywait --event CLOSE_WRITE --monitor Wikitle.css | xargs -I {} csstidy Wikitle.css Wikitle.min.css --template=highest duplicity --encrypt-key 001E1725 --exclude /proc --exclude /sys --exclude /tmp --exclude /dev --exclude /mnt --exclude /var/cache --exclude /var/tmp --exclude /var/backups --exclude /srv/www-mail/rainloop/v / file:///mnt/hubic/default/ServerBackups/ gifsicle -O3 -o /tmp/anim.o.gif /tmp/anim.gif find . -name "*.png" | xargs -I '{}' -P 4 mogrify -format gif '{}' gifsicle --loopcount=0 --delay 150 -o /tmp/anim.gif *.gif -find . -name "*.svg" | xargs -I {} inkscape -e {}.png {} -mogrify -format jpg *.png openssl pkcs12 -in sbrl@starbeamrainbowlabs.com.pkcs12 -out sbrl@starbeamrainbowlabs.com.pem -nodes tr '[:upper:]' '[:lower:]' find . -name "*.jpeg" | xargs -I '{}' -P 4 mogrify -resize 1024x768 '{}'