<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>Shell</anon>
    <anon>開発環境</anon>
  </categories>
  <description>環境変数の export と PATH：.zshrc での書く順番に注意 .zshrc や .bashrc でツールのパスを設定するとき、書く順番によって export が正常に機能しないことがあります。 問題のある設定例 # NG: この時点で mise は PATH に入っていないので失敗する export MISE_ROOT=$(mise root) # command not found: mise # mise を PATH に追加するのはここ（遅い） export PATH=&quot;$HOME/.local/bin:$PATH&quot; $(mise root) を評価しようとした時点では mi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F06%2F16%2F085905&quot; title=&quot;環境変数の export と PATH：.zshrc での書く順番に注意 - Engineering Tech Dojo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-06-16 08:59:05</published>
  <title>環境変数の export と PATH：.zshrc での書く順番に注意</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/16/085905</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
