Skip to content

Commit ac565c1

Browse files
committed
docs(vhs): updated vhs
1 parent 4de8deb commit ac565c1

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

vhs/cassete.gif

-82.4 KB
Loading

vhs/cassete.tape

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,18 @@ Set Theme "Catppuccin Mocha"
22
Set FontFamily "JetBrainsMono Nerd Font"
33
Set Margin 20
44
Set MarginFill "#B4BEFE"
5+
Set BorderRadius 10
6+
Set Shell bash
7+
Set TypingSpeed 0
8+
Hide
9+
Type "source vhs/config.bash"
10+
Enter
11+
Show
512
Set TypingSpeed 0.1
6-
Set Shell fish
7-
Type "Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀 "
8-
Ctrl+C
9-
Sleep 1.5s
10-
Type "bat exa"
11-
Tab
12-
Type "seg"
13-
Tab
13+
Type "bat examples/segfault.rs"
1414
Enter
1515
Sleep 5s
16-
Type "car"
17-
Tab
18-
Type " run --example segfault"
16+
Type "cargo run --example segfault"
1917
Sleep 5s
2018
Enter
2119
Sleep 3s

vhs/config.bash

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
clear
2+
echo "Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀"
3+
export LANGUAGE="en"

0 commit comments

Comments
 (0)