···8484 export PATH="/opt/homebrew/opt/libiconv/bin:$PATH"
8585 export PATH="/Users/suri/.cargo/bin:$PATH"
86868787- if [ "$TERM_PROGRAM" != "Apple_Terminal" ]; then
8888- # WE USE ${pkgs.oh-my-posh} HERE
8989- # This ensures we use the exact binary installed by Nix
9090- eval "$(${pkgs.oh-my-posh}/bin/oh-my-posh init zsh --config ${config.home.homeDirectory}/.config/oh-my-posh/theme.toml)"
9191- fi
8787+ eval "$(${pkgs.oh-my-posh}/bin/oh-my-posh init zsh --config ${config.home.homeDirectory}/.config/oh-my-posh/theme.toml)"
928893899490 '';