# Installer desk avec Homebrew

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

## installation

```sh
sudo av install brew:desk
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install desk
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:desk
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.6.0
- **Résumé source:** Lightweight workspace manager for the shell
- **Page d'accueil:** <https://github.com/jamesob/desk>
- **Dépôt:** <https://github.com/jamesob/desk>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- desk (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

desk is a lightweight workspace manager for shells. It associates a named project context with a shell script, then starts a shell where that context has been loaded.

### Historique du projet

desk's first GitHub release was v0.1.0 in October 2015. The README frames it as deliberately simple: a shell script that sources another shell script in a new shell, but with enough structure to document aliases, functions, environment variables, and project directories.

### Historique d'adoption

The project documented Homebrew installation, direct curl installation, git installation, shell completions for bash, zsh, and fish, and zsh plugin-manager integration through tools such as oh-my-zsh, Antigen, and zgen. That made it easy to adopt in dotfile-heavy developer environments.

### Modes d'utilisation

Users create deskfiles under ~/.desk/desks or add a Deskfile to a project directory, then run desk commands to activate, list, edit, or run commands inside those environments. Deskfiles are normal shell scripts with comments used as descriptions and inline command documentation.

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

desk is package-nerd interesting because it is intentionally small shell infrastructure: it competes more with dotfiles, aliases, and shell plugin managers than with large workspace systems, and packages as a single command with no dependency beyond bash.

### Chronologie

- 2015: v0.1.0 initial release.
- 2015: v0.4.0 added formatting and desk run work.
- 2016: v0.5.0 added Deskfile work and fish fixes.
- 2016: v0.6.0 changed shell startup to use exec.

### Related projects

- The README names godesk as a related fuzzy-filtering launcher for desk.

### Sources

- <https://github.com/jamesob/desk#readme>
- <https://github.com/jamesob/desk/releases/tag/v0.1.0>
- <https://github.com/jamesob/desk/releases/tag/v0.6.0>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal


## 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: ~/.desk, ~/.desk/desks/*.sh, ./Deskfile

## Combined YAML source

View the package source record on GitHub. [combined/desk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/desk.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
