# Where should we write the GIF?
Output output/gb.gif
# Set up a 1200x600 terminal with 15px font.
Set FontSize 15
Set Width 1200
Set Height 900
Set TypingSpeed 100ms
# Type a command in the terminal.
Sleep 700ms
Type "gb"
Sleep 1500ms
# Run the command by pressing enter.
Enter
# Admire the output for a bit.
Sleep 14s