From 92676a2878ced2d3fc88dd4ec276e27a2d0d5551 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 21 Sep 2023 01:39:35 -0700 Subject: docs(readme): add alias hint --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 14883a7..64a8d71 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ running it from GitHub to ensure that you are always on the latest version: bash <(curl -s "https://raw.githubusercontent.com/Fuwn/suzuri/main/suzuri") ``` +> Hint: Alias this in your shell profile: `alias suzuri="bash <(curl -s "https://raw.githubusercontent.com/Fuwn/suzuri/main/suzuri")"` + ### Token Obtain your sumi.news token via the `s` cookie on sumi.news. -- cgit v1.2.3