diff --git a/.hh_favorites b/.hh_favorites index f44bd4e..8d26ad4 100644 --- a/.hh_favorites +++ b/.hh_favorites @@ -1,3 +1,5 @@ +nuget pack -MsbuildPath /usr/lib/mono/msbuild/15.0/bin/ +find . -name "*.png" | xargs -I '{}' -P 4 mogrify -format gif '{}' youtube-dl -f 'bestvideo[ext=webm]+bestaudio[ext=webm]/bestvideo/bestaudio' "https://www.youtube.com/watch?v=Hp0cdTXv5Js&feature=youtu.be" youtube-dl -F "https://www.youtube.com/watch?v=Hp0cdTXv5Js&feature=youtu.be" xinput --set-prop 12 "libinput Accel Speed" 0.6 @@ -15,7 +17,6 @@ inotifywait --event CLOSE_WRITE --monitor Wikitle.css | xargs -I {} csstidy Wiki letsencrypt certonly --webroot -w /srv/letsencrypt -d im.starbeamrainbowlabs.com -d starbeamrainbowlabs.com sudo apt update && sudo apt full-upgrade 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 mogrify -format jpg *.png openssl pkcs12 -in sbrl@starbeamrainbowlabs.com.pkcs12 -out sbrl@starbeamrainbowlabs.com.pem -nodes