From 9bed82f82e5fb7f1f39f9f9e92fb910cb4c8d837 Mon Sep 17 00:00:00 2001 From: Franck Cuny <59291+fcuny@users.noreply.github.com> Date: Fri, 7 Feb 2025 07:57:56 -0800 Subject: consolidate homebrew configuration uninstall iTerm2 and will replace it with wezterm --- nix/users/fcuny/shell.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nix/users/fcuny/shell.nix') diff --git a/nix/users/fcuny/shell.nix b/nix/users/fcuny/shell.nix index bcac8c6..c022206 100644 --- a/nix/users/fcuny/shell.nix +++ b/nix/users/fcuny/shell.nix @@ -93,7 +93,6 @@ in home.sessionVariables = { EDITOR = "code --wait"; - HOMEBREW_NO_AUTO_UPDATE = 1; LESS = "-FRSXM"; LESSCHARSET = "utf-8"; PAGER = "less"; -- cgit v1.2.3