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"
2
2
Set FontFamily "JetBrainsMono Nerd Font"
3
3
Set Margin 20
4
4
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
5
12
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"
14
14
Enter
15
15
Sleep 5s
16
- Type "car"
17
- Tab
18
- Type " run --example segfault"
16
+ Type "cargo run --example segfault"
19
17
Sleep 5s
20
18
Enter
21
19
Sleep 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