diff options
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' |
