File tree Expand file tree Collapse file tree 3 files changed +12
-11
lines changed
Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -2,20 +2,18 @@ Set Theme "Catppuccin Mocha"
22Set FontFamily "JetBrainsMono Nerd Font"
33Set Margin 20
44Set 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
512Set 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"
1414Enter
1515Sleep 5s
16- Type "car"
17- Tab
18- Type " run --example segfault"
16+ Type "cargo run --example segfault"
1917Sleep 5s
2018Enter
2119Sleep 3s
Original file line number Diff line number Diff line change 1+ clear
2+ echo " Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀"
3+ export LANGUAGE=" en"
You can’t perform that action at this time.
0 commit comments