Skip to content

Commit 18d7f0f

Browse files
Added updated vhs tape and gif files
1 parent 1353331 commit 18d7f0f

File tree

4 files changed

+59
-16
lines changed

4 files changed

+59
-16
lines changed
Loading
-2.99 KB
Loading
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Where should we write the GIF?
2+
Output assets/img/vhs/configure/configure-environment.gif
3+
4+
# Set up a 1200x600 terminal with 46px font.
5+
Set FontSize 16
6+
Set Width 1200
7+
Set Height 500
8+
9+
Hide
10+
11+
Sleep 2s
12+
13+
Show
14+
15+
Type "sail env create example"
16+
17+
Sleep 2s
18+
19+
Enter
20+
21+
Sleep 2s
22+
23+
Enter
24+
25+
Sleep 10s
26+
27+
Enter
28+
29+
Sleep 2s
30+
31+
Enter
32+
33+
Sleep 2s
34+
35+
Type "pat"
36+
37+
Sleep 2s
38+
39+
Enter
40+
41+
Sleep 2s
42+
43+
Type "67b3e25c-979a-4d92-b28c-a8f72fff2afd"
44+
45+
Enter
46+
47+
Sleep 2s
48+
49+
Type "k2vqptxvum56gw80vueezn5hvvu01yqnhm3pdih8upfa2upa4t5itpju5qahcgdk"
50+
51+
Enter
52+
53+
Sleep 10s
54+
Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Where should we write the GIF?
2-
Output assets/img/vhs/configure/configure-environment.gif
2+
Output assets/img/vhs/configure/configure-pat.gif
33

44
# Set up a 1200x600 terminal with 46px font.
55
Set FontSize 16
@@ -12,27 +12,15 @@ Sleep 2s
1212

1313
Show
1414

15-
Type "sail env create devrel"
15+
Type "sail env use example"
1616

1717
Sleep 2s
1818

1919
Enter
2020

2121
Sleep 2s
2222

23-
Enter
24-
25-
Sleep 10s
26-
27-
Enter
28-
29-
Sleep 2s
30-
31-
Enter
32-
33-
Sleep 2s
34-
35-
Type "pat"
23+
Type "sail set pat"
3624

3725
Sleep 2s
3826

@@ -50,4 +38,5 @@ Type "k2vqptxvum56gw80vueezn5hvvu01yqnhm3pdih8upfa2upa4t5itpju5qahcgdk"
5038

5139
Enter
5240

53-
Sleep 10s
41+
Sleep 10s
42+

0 commit comments

Comments
 (0)