Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, Nix 安装 tmuxinator

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tmuxinator

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add tmuxinator

Alpine Linux edge package indexes · tmuxinator · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install tmuxinator

Debian stable package indexes · tmuxinator · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#tmuxinator

nixpkgs package indexes · pkgs/by-name/tm/tmuxinator/package.nix · 来源: api.github.com

概览

软件包摘要

Manage complex tmux sessions easily

命令和别名

  • tmuxinator

历史

项目历史与用法

Tmuxinator is one of the long-running tmux session managers. It lets users describe named tmux workspaces in YAML and then start, edit, list, debug, stop, or copy those workspaces from the command line.

项目历史

The project dates to the early tmux adoption era: its license carries a 2010 copyright notice, and its changelog shows a progression from basic panes, pre commands, and project roots into a Ruby/Thor CLI with completions, hooks, local project configs, detached starts, per-window roots, ERB support, and support for new tmux releases. The README still states the core promise plainly: create and manage tmux sessions easily.

The 0.6.0 rewrite was an important internal milestone, replacing early scripts with a more structured Ruby command-line application, tests, generated shell commands, and completion support. Later releases added local `.tmuxinator.yml` files, `stop`, `stop-all`, append starts, focused panes, XDG-aware config discovery, and repeated updates to the supported tmux version matrix as tmux 2.x and 3.x changed behavior.

采用历史

Tmuxinator spread through RubyGems first, but the README also documents Homebrew installation and notes that distribution package managers may install shell completions automatically. The supplied package facts show broader packaging in Homebrew, Debian, Ubuntu, Alpine, and Nix, which is unusually wide coverage for a tmux workflow helper.

Its adoption history tracks the habits of developers who keep a stable editor/server/logs layout per project. The default sample config in the README is Rails-flavored, and years of changelog entries around shell completions, tmux compatibility, XDG paths, hooks, and local configs reflect practical use in daily development shells.

使用方式

A common workflow is `tmuxinator new project`, editing the generated YAML, and then `tmuxinator start project` to create windows and panes with commands already placed or running. The README assumes users already understand tmux windows and panes and exposes config fields for roots, layouts, pane commands, project hooks, attach behavior, pane titles, tmux options, and custom tmux commands.

Tmuxinator also became a diagnostic and maintenance tool for tmux layouts: `debug` prints generated shell commands, `doctor` checks for tmux, `$EDITOR`, and `$SHELL`, and `stop`/`stop-all` remove sessions created from configs.

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

For package nerds, Tmuxinator is a canonical example of a small Ruby CLI that became part of the terminal productivity stack. It sits at the intersection of dotfiles, shell completions, XDG config directories, Homebrew/RubyGems packaging, and tmux version compatibility.

It is also historically useful as a reference point for later session managers: tmuxp explicitly supports tmuxinator-style configuration import, which shows how Tmuxinator's YAML workspace model became a recognizable format in the tmux ecosystem.

时间线

  • 2010: License copyright begins for Allen Bargi and Christopher Chow.
  • 0.2.0: Added pane support and RVM support.
  • 0.6.0: Core functionality rewritten around Thor, tests, debug output, and completion commands.
  • 0.7.0: Added detached starts, unnamed windows, per-project `.tmuxinator.yml`, and command-line args.
  • 0.10.0: Added project hooks and XDG/user configuration directory support.
  • 1.0.0: Added support for tmux 2.9.
  • 3.4.0: Added focused pane support and restored explicit open/edit commands.

Related projects

  • Related to tmux as the underlying terminal multiplexer.
  • Related to tmuxp and teamocil as declarative tmux session managers; tmuxp documents import support for tmuxinator-style configs.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.tmuxinator/*.yml~/.config/tmuxinator/*.yml./.tmuxinator.yml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tmuxinatorcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.4.1
管理器更新时间2026-07-03
本地数据OK
上游当前
检测到的最新版本v3.4.1

https://github.com/tmuxinator/tmuxinator

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tmuxinator
版本3.4.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tmuxinator
主页https://github.com/tmuxinator/tmuxinator
仓库https://github.com/tmuxinator/tmuxinator
上游文档https://github.com/tmuxinator/tmuxinator#readme
许可证MIT
源码归档https://github.com/tmuxinator/tmuxinator/archive/refs/tags/v3.4.1.tar.gz
最后更新2026-07-03T15:53:53Z
Pulseupdated
依赖ruby, tmux, tmuxinator-completion
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametmuxinator
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

tmuxinator 3.3.3-1

Create and manage tmux sessions easily

https://github.com/tmuxinator/tmuxinator

sudo apt install tmuxinator
  • Section: ruby
  • Architecture: all
  • 5 依赖
  • normalized package name match
  • 匹配方式:Tmuxinator
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tmuxinator from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tmuxinator

nix profile install nixpkgs#tmuxinator
  • normalized package name match
  • 匹配方式:Tmuxinator
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tm/tmuxinator/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tmuxinator 3.1.0-3

Create and manage tmux sessions easily

https://github.com/tmuxinator/tmuxinator

sudo apt install tmuxinator
  • Section: universe/ruby
  • Architecture: all
  • 5 依赖
  • normalized package name match
  • 匹配方式:Tmuxinator
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tmuxinator from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tmuxinator 3.4.0-r0

manage complex tmux sessions easily

https://github.com/tmuxinator/tmuxinator

sudo apk add tmuxinator
  • License: MIT
  • Architecture: x86_64
  • Source Package: tmuxinator
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tmuxinator
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmuxinator from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tmuxinator-bash-completion 3.4.0-r0

Bash completions for tmuxinator

https://github.com/tmuxinator/tmuxinator

sudo apk add tmuxinator-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: tmuxinator
  • normalized package name match
  • 匹配方式:Tmuxinator
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmuxinator-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tmuxinator-fish-completion 3.4.0-r0

Fish completions for tmuxinator

https://github.com/tmuxinator/tmuxinator

sudo apk add tmuxinator-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: tmuxinator
  • normalized package name match
  • 匹配方式:Tmuxinator
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmuxinator-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tmuxinator-zsh-completion 3.4.0-r0

Zsh completions for tmuxinator

https://github.com/tmuxinator/tmuxinator

sudo apk add tmuxinator-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: tmuxinator
  • normalized package name match
  • 匹配方式:Tmuxinator
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmuxinator-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment