# Installer smug avec Homebrew, MacPorts, Nix

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

## installation

```sh
sudo av install brew:smug
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install smug
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install smug
```

  Preuve: MacPorts ports tree: sysutils/smug/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#smug
```

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

## Faits du paquet

- **Clé du paquet:** brew:smug
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.19
- **Résumé source:** Automate your tmux workflow
- **Page d'accueil:** <https://github.com/ivaaaan/smug>
- **Dépôt:** <https://github.com/ivaaaan/smug>
- **Dernière mise à jour:** 2026-07-26T04:03:42+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- smug (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Smug is a Go command-line session manager and task runner for tmux, aimed at starting a terminal development environment from one YAML configuration.

### Historique du projet

The official repository was created in December 2020, and its first GitHub release, v0.1.0, was published two days later. The README describes it as inspired by tmuxinator and tmuxp, placing it in the long-running tmux session-manager niche.

### Historique d'adoption

Smug is packaged for Homebrew, MacPorts, Nix, and Arch AUR according to the official README and supplied package metadata, which makes it a small but broadly discoverable terminal-workflow utility.

### Modes d'utilisation

Users define windows, panes, roots, hooks, and commands in YAML files under ~/.config/smug or in a project .smug.yml, then run commands such as smug start, smug stop, or smug <project>.

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

Package maintainers care about Smug because it is a compact Go CLI with release binaries and a familiar Homebrew-style install path, filling the same ergonomic space as tmuxinator/tmuxp without a Ruby or Python runtime.

### Chronologie

- 2020: Official GitHub repository created.
- 2020: v0.1.0 published on GitHub releases.
- 2026: Official README lists Homebrew and MacPorts installation paths.

### Related projects

- tmux
- tmuxinator
- tmuxp

### Sources

- <https://api.github.com/repos/ivaaaan/smug>
- <https://api.github.com/repos/ivaaaan/smug/releases>
- <https://github.com/ivaaaan/smug>
- input 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

- Unix: ~/.config/smug/*.yml, .smug.yml
## Autres enregistrements de gestionnaires de paquets

- Nix - smug: normalized package name match | nixpkgs package indexes: pkgs/by-name/sm/smug/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - smug: normalized package name match | MacPorts ports tree: sysutils/smug/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/smug.yml](https://github.com/mxcl/pkgdb/blob/main/combined/smug.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
