<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiririmode</author_name>
  <author_url>https://blog.hatena.ne.jp/kiririmode/</author_url>
  <blog_title>理系学生日記</blog_title>
  <blog_url>https://kiririmode.hatenablog.jp/</blog_url>
  <categories>
    <anon>environment</anon>
  </categories>
  <description>設定ファイルには OS あるいは環境によって、設定を切り替える必要があったりします。tmux で、これをどう実現するのは 21 世紀最大の難問でしたが、これ if-shell で解決した。具体例を挙げると、たとえば OSX 系と設定ファイルを分けるときは以下のように .tmux.conf に書いておけば良い。 |conf| if-shell 'test &quot;$(uname -s)&quot; = Darwin' &quot;source-file ~/.tmux.d/.tmux.conf.osx&quot; &quot;source-file ~/.tmux.d/.tmux.conf.other&quot; ||&lt; 文法としては if-shel…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiririmode.hatenablog.jp%2Fentry%2F20150207%2F1423296151&quot; title=&quot;tmuxの設定をOSによって切り替える - 理系学生日記&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>2015-02-07 17:02:31</published>
  <title>tmuxの設定をOSによって切り替える</title>
  <type>rich</type>
  <url>https://kiririmode.hatenablog.jp/entry/20150207/1423296151</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
