cd ~/Desktop/dotfiles-playback-test
sh /path/to/git-playback.sh bash zsh sh
open playback.html
playback.html opens with blank page and the following JavaScript errors in the console:
SyntaxError: unmatched ) in regular expression playback.html:1:30
SyntaxError: unterminated regular expression literal playback.html:15:544
ReferenceError: jQuery is not defined
playback.html:20:2
<anonymous> file:///Users/rob/Desktop/dotfiles-playback-test/playback.html:20
ReferenceError: jQuery is not definedplayback.html:20:2
<anonymous> file:///Users/rob/Desktop/dotfiles-playback-test/playback.html:20
Followed instructions in README thusly:
playback.html
opens with blank page and the following JavaScript errors in the console: