# 使用 Homebrew, Nix 安装 tmux-sessionizer

查看 tmux-sessionizer 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tmux-sessionizer
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tmux-sessionizer
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tmux-sessionizer
```

  证据: nixpkgs package indexes: pkgs/by-name/tm/tmux-sessionizer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:tmux-sessionizer
- **软件包管理器:** Homebrew
- **版本:** 0.6.1a
- **来源摘要:** Tool for opening git repositories as tmux sessions
- **主页:** <https://github.com/jrmoulton/tmux-sessionizer/>
- **仓库:** <https://github.com/jrmoulton/tmux-sessionizer>
- **最后更新:** 2026-06-14T13:19:59Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tms (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.6.1a
## 项目历史与用法

tmux-sessionizer is a Rust command-line tool, installed as tms, for opening git repositories as tmux sessions. It belongs to the modern dotfiles and terminal-workflow niche: fast switching between projects, sessions, windows, and worktrees.

### 项目历史

The official README says the tool is based on ThePrimeagen's tmux-sessionizer idea but is opinionated for the maintainer's tmux workflow. That lineage is important: it packages a popular shell-script workflow pattern into a maintained CLI with configuration, fuzzy selection, and tmux bindings.

### 采用历史

The README documents prebuilt binaries, Cargo installation, and source installation, while the batch input records Homebrew and Nix packages. GitHub listed 15 releases and hundreds of stars in 2026, suggesting modest but real adoption among tmux-heavy developers.

### 使用方式

Running tms searches configured paths for git repositories, opens selections as tmux sessions, and can switch sessions, show windows, refresh worktree windows, kill sessions, clone repositories, bookmark directories, and render running sessions into tmux status-right.

### 为什么软件包爱好者会关心

For package-manager users, tmux-sessionizer is the packaged form of a dotfiles trick: instead of maintaining a personal script, users can install a versioned binary and keep project-session behavior consistent across machines.

### 时间线

- Current: README documents tms as a tmux session manager based on ThePrimeagen's tmux-sessionizer workflow.
- 2026: GitHub repository page listed v0.6.1 as the latest release on May 29, 2026.

### Related projects

- tmux is the session backend.
- ThePrimeagen's tmux-sessionizer is the named inspiration in the official README.
- git worktrees are a first-class workflow in the README.

### 来源

- <https://github.com/jrmoulton/tmux-sessionizer>
- input.json source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: /home/alice/.config/tms/config.toml, ~/.config/tms/config.toml
- macOS: /Users/Alice/Library/Application Support/tms/config.toml, ~/.config/tms/config.toml
- Windows: C:\Users\Alice\AppData\Roaming\tms\config.toml
## 其他软件包管理器记录

- Nix - tmux-sessionizer: normalized package name match | nixpkgs package indexes: pkgs/by-name/tm/tmux-sessionizer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/tmux-sessionizer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tmux-sessionizer.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
