macOS
brew install desklocal Homebrew formula metadata
brew / 順位 12024
desk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install desklocal Homebrew formula metadata
概要
Lightweight workspace manager for the shell
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.desk~/.desk/desks/*.sh./Deskfile実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
desk | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:desk |
|---|---|
| バージョン | 0.6.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/jamesob/desk |
| リポジトリ | https://github.com/jamesob/desk |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.