<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takamints</author_name>
  <author_url>https://blog.hatena.ne.jp/takamints/</author_url>
  <blog_title>銀の弾丸</blog_title>
  <blog_url>https://takamints.hatenablog.jp/</blog_url>
  <categories>
    <anon>MinGW / MSYS</anon>
    <anon>開発環境</anon>
    <anon>Linux / Bash</anon>
  </categories>
  <description>MinGW,MSYSの端末でlsすると、ディレクトリ名が青色で表示されますが、バックが黒で非常に見づらい。 こんな感じ。 user@windows ~ $ ls 黒地に暗い青/ こんな色では/ 読めないよ（怒）/ ディスプレイ全体を明るくすればマシになるけど、他が明るすぎて目が痛い。 てことで、ディレクトリを明るい水色で表示するよう設定します。LS_COLORSという変数に設定すれば良いそうです。 export LS_COLORS=&quot;di=01;36&quot; diはディレクトリの表示色の指定で、01;36は文字色を明るい水色にするという意味。 user@windows ~ $ ls どないです？/ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakamints.hatenablog.jp%2Fentry%2F2014%2F11%2F02%2F173631&quot; title=&quot;LS_COLORS : MinGW,MSYSで、lsのディレクトリ名を見やすくする - 銀の弾丸&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>2014-11-02 17:36:31</published>
  <title>LS_COLORS : MinGW,MSYSで、lsのディレクトリ名を見やすくする</title>
  <type>rich</type>
  <url>https://takamints.hatenablog.jp/entry/2014/11/02/173631</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
