From 246ec2c64c51cffa8c6dab419a64f571575dff9a Mon Sep 17 00:00:00 2001 From: nicco Date: Mon, 18 Aug 2025 09:53:05 +0200 Subject: [PATCH] remove bruno and replace cd --- cask.nix | 1 - home/home.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/cask.nix b/cask.nix index 206b52a..5b42f39 100644 --- a/cask.nix +++ b/cask.nix @@ -19,7 +19,6 @@ "sloth" "vscodium" "visual-studio-code" - "bruno" "utm" "balenaetcher" "outerbase-studio" diff --git a/home/home.nix b/home/home.nix index ecb8614..5ca2228 100644 --- a/home/home.nix +++ b/home/home.nix @@ -42,6 +42,7 @@ l = "eza -a1lh"; ls = "eza"; cat = "bat"; + cd = "z"; # QOL dc = "docker compose";