Skip to content

Instantly share code, notes, and snippets.

@ProcessEight
Last active May 24, 2017 01:44
Show Gist options
  • Save ProcessEight/d3ffeac1b29b5755633664d9c38df7b8 to your computer and use it in GitHub Desktop.
Save ProcessEight/d3ffeac1b29b5755633664d9c38df7b8 to your computer and use it in GitHub Desktop.
Asciinema
# (On Mac OSX) Start recording with your login shell. 
# This ensures any aliases you've setup in .bash_profile are still available
cd ~/PhpStormProjects/asciinema/
python3 -m asciinema rec terminal.log -c "/bin/bash -l" -w5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment