Skip to content

Instantly share code, notes, and snippets.

@D3f0
Created December 12, 2018 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save D3f0/160186bd8ab2c38dbd95edd90bf2e4e7 to your computer and use it in GitHub Desktop.
Save D3f0/160186bd8ab2c38dbd95edd90bf2e4e7 to your computer and use it in GitHub Desktop.
Record terminal SVG animation
# Uses the termsvg
alias svgcast='termtosvg -t ${TEMPLATE:=window_frame_js} $(echo $(git rev-parse --abbrev-ref HEAD) | tr "/" "_")-$(date "+%Y-%m-%d-%H-%M").svg'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment