diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-21 10:55:09 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-21 10:55:09 +0530 |
| commit | cef06261d0202bafea74d6ebb855cedeaf63930d (patch) | |
| tree | 596ffc6f52a387f1772e76244a2e3f5256cfbf2d /home/zsh.nix | |
| parent | d87c0ccdb4f9c836729e78b0e883b98ac15cc768 (diff) | |
| download | odysseus-cef06261d0202bafea74d6ebb855cedeaf63930d.zip odysseus-cef06261d0202bafea74d6ebb855cedeaf63930d.tar.gz | |
arrgghh... damn this thing for not working.
an automated commit
Diffstat (limited to 'home/zsh.nix')
| -rw-r--r-- | home/zsh.nix | 4 |
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' |
