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() {