{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiafsha4iwmra63s2mfshqkmyqdyuo3qsextl2o437mqfgvlfmmx4y",
    "uri": "at://did:plc:pzl77dcojpwg7wosvz5x6iti/app.bsky.feed.post/3mm5bnvjeam22"
  },
  "path": "/t/1213636#reply4",
  "publishedAt": "2026-05-18T14:44:21.000Z",
  "site": "https://www.v2ex.com",
  "textContent": "在 .bashrc 添加了下面的快捷方式,用不着每次都输入 tmux ...\n\n\n    aa() { if tmux has-session -t aa 2>/dev/null; then tmux attach -t aa else tmux new -s aa fi } rr() { if tmux has-session -t rr 2>/dev/null; then tmux attach -t rr else tmux new -s rr fi }",
  "title": "分享 tmux 快捷方式",
  "updatedAt": "2026-05-18T15:30:01.000Z"
}