From fdb79c9d21650372422ccf937120125b4759bc01 Mon Sep 17 00:00:00 2001 From: notohh Date: Wed, 4 Oct 2023 00:14:21 -0400 Subject: [PATCH] nushell: update rpaste domain --- home/nushell/config.nu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/nushell/config.nu b/home/nushell/config.nu index d42a653..824db78 100755 --- a/home/nushell/config.nu +++ b/home/nushell/config.nu @@ -26,7 +26,7 @@ alias sx = nix run "nixpkgs#statix" -- check alias sxfix = nix run "nixpkgs#statix" -- fix alias dl = yt-dlp -P ~/Videos/downloaded alias dlcd = yt-dlp -alias up = rpaste -s "https://img.notohh.dev/" -e 1day +alias up = rpaste -s "https://i.flake.sh/" -e 1day $env.config = {