# tmux-sessionizer mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tmux-sessionizer in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:tmux-sessionizer
- **Paketmanager:** Homebrew
- **Version:** 0.6.1a
- **Quellzusammenfassung:** Tool for opening git repositories as tmux sessions
- **Homepage:** <https://github.com/jrmoulton/tmux-sessionizer/>
- **Repository:** <https://github.com/jrmoulton/tmux-sessionizer>
- **Zuletzt aktualisiert:** 2026-06-14T13:19:59Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- tms (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.6.1a
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
