From 257ece871c5a58c023199ca8f42aafcfa0d02657 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Thu, 14 Sep 2023 19:05:47 +0200 Subject: [PATCH] provide yes.tape --- basics/yes.tape | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 basics/yes.tape diff --git a/basics/yes.tape b/basics/yes.tape new file mode 100644 index 0000000..4987dc5 --- /dev/null +++ b/basics/yes.tape @@ -0,0 +1,11 @@ +Require yay + +Set Shell "bash" +Set FontSize 20 +Set Width 1400 +Set Height 900 + +Sleep 2s + + +Type "yes | yay"