From a6a9dd09dc685d7d7d0835a5086c7876b27d0f2a Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 6 Apr 2026 00:12:42 +0200 Subject: chore: remove unused tools and shell configurations --- modules/home/zsh.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/home') diff --git a/modules/home/zsh.nix b/modules/home/zsh.nix index 678e70d..c2805a3 100644 --- a/modules/home/zsh.nix +++ b/modules/home/zsh.nix @@ -53,7 +53,6 @@ in eval "$(/opt/homebrew/bin/brew shellenv)" '' else "" ) + '' - [ -f "$HOME/.cargo/env" ] && . "$HOME/.cargo/env" ''; ".hushlogin".text = ""; @@ -137,7 +136,6 @@ in fi } - add_to_path "$HOME/.volta/bin" add_to_path "/Library/Frameworks/Firebird.framework/Resources/bin" add_to_path "/opt/homebrew/opt/libpq/bin" ''; -- cgit v1.2.3