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";