Skip to content

Instantly share code, notes, and snippets.

@upgundecha
Last active March 3, 2018 05:48
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 upgundecha/3bc4d9cae25853f952d733d9c902e4a3 to your computer and use it in GitHub Desktop.
Save upgundecha/3bc4d9cae25853f952d733d9c902e4a3 to your computer and use it in GitHub Desktop.
Recording terminal session videos with asciinema.org on Mac
  1. Install
brew install asciinema
  1. Start recording with
asciinema rec
  1. Stop recording with
exit

or Ctrl + D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment