<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>emacs</anon>
  </categories>
  <description>Eshell の info を読んでも alias の項が何故か空だったのでソース読んだ。 方法はふたつ .eshell/alias に書く 'eshell-command-aliases-list に追加する .eshell/alias に書く 書式がちと罠なのですがこんな感じ。 alias ls &quot;ls -la&quot; 'eshell-command-aliases-list に追加する .emacs に書く。 (add-to-list 'eshell-command-aliases-list (list &quot;ls&quot; &quot;ls -la&quot;)) 僕は結局後者にしています。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20070303%2F1172922429&quot; title=&quot; Eshell(Emacs Shell) で alias を定義する - higepon blog&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>2007-03-03 20:47:09</published>
  <title> Eshell(Emacs Shell) で alias を定義する</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20070303/1172922429</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
