From ffe045607cbb260e9b1094e1f9248980feafde26 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Fri, 17 Dec 2021 10:44:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BE=D0=B1=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=D0=B0=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BC=D0=B0=D0=BD=D0=B4=D1=8B=20ch=20(=D0=B8=D0=BD=D1=82?= =?UTF-8?q?=D0=B5=D1=80=D1=84=D0=B5=D0=B9=D1=81=D0=B0=20=D0=B4=D0=BB=D1=8F?= =?UTF-8?q?=20cheat.sh)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 65-scripts.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/65-scripts.zsh b/65-scripts.zsh index 2e6f0fe..bdda79f 100644 --- a/65-scripts.zsh +++ b/65-scripts.zsh @@ -4,7 +4,7 @@ zu() { } ch() { - curl -s "https://cheat.sh/$1" | less + curl -s "https://cheat.sh/$1" | less -R } exf() {