# tmux-sessionizer を Homebrew, Nix でインストール

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
