Compare commits

..

No commits in common. '29321884baf1063600c41ef8738bc74d42484c8c' and '1a8bf40166d674b1bda6b0c54a14a4e6cadcd142' have entirely different histories.

  1. 5
      .zshrc

5
.zshrc

@ -301,8 +301,3 @@ esac
# pnpm end
[[ "$TERM_PROGRAM" == "kiro" ]] && . "$(kiro --locate-shell-integration-path zsh)"
# Initialize mise if available
if command -v mise >/dev/null 2>&1; then
eval "$(mise activate zsh --shims --quiet)"
fi

Loading…
Cancel
Save