<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ku-ma-me</author_name>
  <author_url>https://blog.hatena.ne.jp/ku-ma-me/</author_url>
  <blog_title>まめめも</blog_title>
  <blog_url>https://mametter.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>ssh で毎回パスフレーズを聞かれるのが面倒です。eval `ssh-agent` &amp;&amp; ssh-add を使えば一回で済むのだけど、シェルを立ち上げなおすたびに実行するのが面倒です。.bashrc なりなんなりに ssh-agent とか書けばいいのだけど、ssh するつもりないときまでパスフレーズを聞かれるのが面倒です。ずっと悩んでいたのですが、以下を .bashrc に書いておけば解決することにこないだやっと気がつきました。 ssh () { if [ &quot;$SSH_AGENT_PID&quot; = &quot;&quot; ]; then eval `ssh-agent` ssh-add fi cocot -p u…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmametter.hatenablog.com%2Fentry%2F20070615%2Fp3&quot; title=&quot; cygwin のこと - まめめも&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-06-15 00:00:02</published>
  <title> cygwin のこと</title>
  <type>rich</type>
  <url>https://mametter.hatenablog.com/entry/20070615/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
