Skip to content

Instantly share code, notes, and snippets.

View mixelpixel's full-sized avatar
🤓

Patrick Kennedy mixelpixel

🤓
View GitHub Profile
@mixelpixel
mixelpixel / command.sh
Created March 31, 2018 06:22 — forked from peterdemartini/command.sh
Exclude node_modules in timemachine
find `pwd` -type d -maxdepth 3 -name 'node_modules' | xargs -n 1 tmutil addexclusion
@mixelpixel
mixelpixel / GIF-Screencast-OSX.md
Last active February 5, 2017 20:19 — forked from dergachev/GIF-Screencast-OSX.md
OS X Screencast to animated GIF

OS X Screencast to animated GIF

This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.

Screencapture GIF

Instructions

To capture the video (filesize: 19MB), using the free "QuickTime Player" application: