# desk を Homebrew でインストール

desk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install desk
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:desk
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/desk>
- **バージョン:** 0.6.0
- **ソース概要:** Lightweight workspace manager for the shell
- **ホームページ:** <https://github.com/jamesob/desk>
- **リポジトリ:** <https://github.com/jamesob/desk>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jamesob/desk/archive/refs/tags/v0.6.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- desk (cli)
- desk (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.6.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jamesob/desk
- 検出された最新: v0.6.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- 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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** desk
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [shellcheck](https://pkg.so/ja/brew/shellcheck/) - Shares pkgdb curated category or tags: cli, developer-tools, shell.
- [fish](https://pkg.so/ja/brew/fish/) - Shares pkgdb curated category or tags: cli, developer-tools, shell.
- [powershell](https://pkg.so/ja/brew/powershell/) - Shares pkgdb curated category or tags: cli, developer-tools, shell.
- [parallel](https://pkg.so/ja/brew/parallel/) - Shares pkgdb curated category or tags: cli, developer-tools, shell.
- [shfmt](https://pkg.so/ja/brew/shfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, shell.
- [sheldon](https://pkg.so/ja/brew/sheldon/) - Shares pkgdb curated category or tags: cli, developer-tools, shell.
- [shellspec](https://pkg.so/ja/brew/shellspec/) - Shares pkgdb curated category or tags: cli, developer-tools, shell.
- [mcfly](https://pkg.so/ja/brew/mcfly/) - Shares pkgdb curated category or tags: cli, developer-tools, shell.
- [fizsh](https://pkg.so/ja/brew/fizsh/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, shell.

## Combined YAML source

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


## ソース

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