테이프 파일에서 터미널 GIF 생성. 더 많은 정보: https://github.com/charmbracelet/vhs.
vhs new {{경로/대상/파일.tape}}
vhs record > {{경로/대상/파일.tape}}
vhs record --shell {{셸}} > {{경로/대상/파일.tape}}
vhs validate {{경로/대상/파일.tape}}
vhs < {{경로/대상/파일.tape}}
vhs publish {{경로/대상/파일.gif}}