<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>maskaw</author_name>
  <author_url>https://blog.hatena.ne.jp/maskaw/</author_url>
  <blog_title>メモ.org</blog_title>
  <blog_url>https://maskaw.hatenablog.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
    <anon>PowerShell</anon>
  </categories>
  <description>はじめに 目的: PowerShell のキーバインドを Emacs ライクにする 環境は以下の通り OS: Windows 10 PSVersion: 5.1 手順 PSReadLine を導入する ↓ソース PowerShell を管理者権限起動して、 Install-Module PSReadLine を実行 notepad $PROFILE を実行、プロファイルに下記設定を追加 if ($host.Name -eq 'ConsoleHost') { Import-Module PSReadLine # キーバインドをEmacs風に変更 Set-PSReadlineOption -Edi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaskaw.hatenablog.com%2Fentry%2F2019%2F02%2F08%2F193256&quot; title=&quot;PowerShellのキーバインドをEmacs風にする【PSReadLine】 - メモ.org&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>2019-02-08 19:32:56</published>
  <title>PowerShellのキーバインドをEmacs風にする【PSReadLine】</title>
  <type>rich</type>
  <url>https://maskaw.hatenablog.com/entry/2019/02/08/193256</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
