<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nekoyukimmm</author_name>
  <author_url>https://blog.hatena.ne.jp/nekoyukimmm/</author_url>
  <blog_title>ねこゆきのメモ</blog_title>
  <blog_url>https://nekoyukimmm.hatenablog.com/</blog_url>
  <categories>
    <anon>Bash</anon>
    <anon>powerline</anon>
  </categories>
  <description>bashのプロンプトpromptをちょっとかっこよくした。 zshのpromptを自作でpowerline風にかっこよくしてあったので、bashもやってみた。 bashのpromptの色を変える呪文は下記。 文字色：\e[38;5;色番号m 背景色： \e[48;5;色番号m リセット：\e[0m ちろっと試すにはecho -eが便利。 &gt;echo -e &quot;\e[38;5;005m\e[48;5;100m Hage \e[0m&quot; 色のサンプルの出力。 &gt;for i in {0..255}; do echo -en &quot;\e[48;5;${i}m ${i} \e[0m&quot; ; done ; echo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnekoyukimmm.hatenablog.com%2Fentry%2F2020%2F01%2F11%2F150110&quot; title=&quot;&amp;lt;Bash, powerline&amp;gt; Bashのpromptをちょっとかっこよくした。 - ねこゆきのメモ&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>2020-01-11 15:01:10</published>
  <title>&lt;Bash, powerline&gt; Bashのpromptをちょっとかっこよくした。</title>
  <type>rich</type>
  <url>https://nekoyukimmm.hatenablog.com/entry/2020/01/11/150110</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
