aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2026-04-21 10:55:09 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2026-04-21 10:55:09 +0530
commitcef06261d0202bafea74d6ebb855cedeaf63930d (patch)
tree596ffc6f52a387f1772e76244a2e3f5256cfbf2d /home
parentd87c0ccdb4f9c836729e78b0e883b98ac15cc768 (diff)
downloadodysseus-cef06261d0202bafea74d6ebb855cedeaf63930d.zip
odysseus-cef06261d0202bafea74d6ebb855cedeaf63930d.tar.gz
arrgghh... damn this thing for not working.
an automated commit
Diffstat (limited to 'home')
-rw-r--r--home/zsh.nix4
1 files 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'