From ed59dde6cacf698c6c7e7e9137b0fefa55f5fd37 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sat, 26 Jul 2025 20:01:11 +0200 Subject: [PATCH] chore: remove `sakura` as that was left from a paste --- modules/home/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/zsh.nix b/modules/home/zsh.nix index 53e7fbb..a5c83e8 100644 --- a/modules/home/zsh.nix +++ b/modules/home/zsh.nix @@ -110,7 +110,7 @@ printf "%s\n" "''${url}" } - function nixcd () { sakura + function nixcd () { PACKAGE_NAME="$1" if [[ "$PACKAGE_NAME" = "" ]]; then echo "Usage: nixcd "