From 1e8ce6189d196b8d75f9c15bec198ef4fa7a339b Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 23 Aug 2026 11:41:50 -0400 Subject: temp --- users/ryan/common.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'users/ryan/common.nix') diff --git a/users/ryan/common.nix b/users/ryan/common.nix index 2e7505f..4f692a2 100644 --- a/users/ryan/common.nix +++ b/users/ryan/common.nix @@ -139,6 +139,7 @@ shellAliases = { cat = "bat --paging=never"; diff = "delta"; + brew = "env -u XDG_CONFIG_HOME brew"; # Merged from guix-dotfiles' bash aliases (home-bash-service-type) - # bash is being retired there in favor of this zsh config. `ls`/`spt`/ # `python` are Linux-only (BSD ls on darwin doesn't take --color/-p, @@ -164,6 +165,7 @@ kubectl talhelper talosctl + prismlauncher ]; xdg.configFile."aerc" = { -- cgit v1.3.1