From cef06261d0202bafea74d6ebb855cedeaf63930d Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Tue, 21 Apr 2026 10:55:09 +0530 Subject: arrgghh... damn this thing for not working. an automated commit --- home/zsh.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/zsh.nix b/home/zsh.nix index 872ee93..4cfe40f 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -106,8 +106,8 @@ }; initContent = '' - unset __HM_SESS_VARS_SOURCED - source ~/.nix-profile/etc/profile.d/hm-session-vars.sh + #unset __HM_SESS_VARS_SOURCED + #source ~/.nix-profile/etc/profile.d/hm-session-vars.sh # global aliases alias -g NE='2>/dev/null' -- cgit v1.1