# Installer tmux-sessionizer avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tmux-sessionizer pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:tmux-sessionizer
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.6.1a
- **Résumé source:** Tool for opening git repositories as tmux sessions
- **Page d'accueil:** <https://github.com/jrmoulton/tmux-sessionizer/>
- **Dépôt:** <https://github.com/jrmoulton/tmux-sessionizer>
- **Dernière mise à jour:** 2026-06-14T13:19:59Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tms (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.6.1a
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
